StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Frameworks
  4. Frameworks
  5. Play vs Revel

Play vs Revel

OverviewDecisionsComparisonAlternatives

Overview

Revel
Revel
Stacks36
Followers100
Votes38
GitHub Stars13.2K
Forks1.4K
Play
Play
Stacks752
Followers609
Votes496
GitHub Stars12.6K
Forks4.1K

Play vs Revel: What are the differences?

# Introduction
This markdown provides a comparison between Play and Revel web frameworks.

1. **Language Support**: Play primarily supports Java and Scala while Revel is designed for Go language development. 
2. **Architecture**: Play follows a more traditional MVC pattern, allowing developers to structure their applications with models, views, and controllers. In contrast, Revel incorporates a convention over configuration approach, providing a predefined structure for developers to follow.
3. **Performance**: Play is known for its scalability and high performance due to its asynchronous and non-blocking nature, making it suitable for real-time applications. Revel, on the other hand, provides a simpler and more straightforward structure, leading to faster development but potentially sacrificing some performance optimizations.
4. **Community and Support**: Play has a larger and more established community with extensive documentation, tutorials, and resources available. Revel, being a newer framework, might have a smaller community and fewer resources to rely on for support.
5. **Learning Curve**: Play, with its more extensive feature set and flexibility, can have a steeper learning curve for beginners. Revel's simpler structure and conventions aim to reduce the learning curve and allow developers to get started more quickly.
6. **Tooling and Integration**: Play has strong integration with popular build tools like SBT and Maven, along with support for IDEs like IntelliJ and Eclipse. Revel provides tools like Revel command-line interface for project management but may lack the extensive tooling support available for Play.

In Summary, Play and Revel differ in terms of language support, architecture, performance, community, learning curve, and tooling and integration.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on Revel, Play

Leonardo
Leonardo

Project manager and web developer at Revo Digital

Mar 22, 2021

Needs adviceonTypeScriptTypeScriptRailsRailsScalaScala

In the past few months, a project we're working on grew up quite fast. Since we're adding more and more features, I'm considering migrating my Express/TS REST API towards a more solid and more "enterprise-like" framework. Since I am experienced with TypeScript but not so much with Rails nor Play (Scala), I'd like to have some advice on which one could provide the best development experience, and most importantly, the smoothest paradigm transition from the JS/TS world. I've worked on some personal project with Rails, but I've found the Ruby language really distant from what the TypeScript ecosystem and syntax are, whereas on the opposite - during the brief tours I've taken in the past weeks - it's been a pleasure coding in Scala. Obviously, there are some key differences between the two languages - and the two frameworks consequently - but despite all the ROR automation and ease of use I don't despise at all Scala's pragmatic and great features such as static typing, pattern matching, and type inference. So... Please help me out with the choice! Regards

2.74M views2.74M
Comments
Hosam
Hosam

Senior Software Engineer

Apr 18, 2021

Review

If software performance is your top priority, then Scala/Play is probably best. If developer productivity is your top priority, then Ruby on Rails is the best choice in my opinion.

The Rails framework is batteries-included. The framework takes care of many things by default so that you don't have to. Logging, security, etc. It's also well-integrated; for example, controllers understand models out of the box. I had a better experience with RoR than with Play.

On the other hand, Scala and the JVM are more performant in general, so they can scale to serve more requests per second on the same hardware.

If you're considering serverless functions, then Scala is probably a better choice because it would be faster to load, giving you better economics.

53.4k views53.4k
Comments

Detailed Comparison

Revel
Revel
Play
Play

Revel makes it easy to build web applications using the Model-View-Controller (MVC) pattern by relying on conventions that require a certain structure in your application. In return, it is very light on configuration and enables an extremely fast development cycle.

Play Framework makes it easy to build web applications with Java & Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on Akka, Play provides predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications.

Statistics
GitHub Stars
13.2K
GitHub Stars
12.6K
GitHub Forks
1.4K
GitHub Forks
4.1K
Stacks
36
Stacks
752
Followers
100
Followers
609
Votes
38
Votes
496
Pros & Cons
Pros
  • 16
    Go
  • 6
    High-Productivity
  • 5
    Full-Stack
  • 4
    MVC
  • 4
    High performance
Pros
  • 81
    Scala
  • 55
    Built on akka
  • 55
    Web-friendly architecture
  • 50
    Stateless
  • 47
    High-scalable
Cons
  • 3
    Evolves fast, keep up with releases
  • 1
    Unnecessarily complicated
Integrations
Golang
Golang
No integrations available

What are some alternatives to Revel, Play?

Node.js

Node.js

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

Rails

Rails

Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.

Django

Django

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Laravel

Laravel

It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.

.NET

.NET

.NET is a general purpose development platform. With .NET, you can use multiple languages, editors, and libraries to build native applications for web, mobile, desktop, gaming, and IoT for Windows, macOS, Linux, Android, and more.

ASP.NET Core

ASP.NET Core

A free and open-source web framework, and higher performance than ASP.NET, developed by Microsoft and the community. It is a modular framework that runs on both the full .NET Framework, on Windows, and the cross-platform .NET Core.

Symfony

Symfony

It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain websites with PHP..

Spring

Spring

A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.

Spring Boot

Spring Boot

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.

Android SDK

Android SDK

Android provides a rich application framework that allows you to build innovative apps and games for mobile devices in a Java language environment.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase