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. Platform as a Service
  4. Platform As A Service
  5. Hasura vs Heroku

Hasura vs Heroku

OverviewDecisionsComparisonAlternatives

Overview

Heroku
Heroku
Stacks25.8K
Followers20.5K
Votes3.2K
Hasura
Hasura
Stacks343
Followers634
Votes144
GitHub Stars31.8K
Forks2.8K

Hasura vs Heroku: What are the differences?

## Introduction
This Markdown code highlights the key differences between Hasura and Heroku in a concise manner suitable for website integration.

## Key Differences Between Hasura and Heroku
1. **Deployment Flexibility**: Hasura primarily focuses on deploying and managing GraphQL APIs, offering a variety of deployment options such as serverless and container-based solutions. On the other hand, Heroku is a cloud platform that supports multiple programming languages and frameworks, providing a more general-purpose deployment environment.

2. **Databases Integration**: Hasura allows seamless integration with databases like PostgreSQL, providing instant GraphQL APIs on top of them. In contrast, while Heroku supports various databases, the setup and maintenance of these database connections require more manual configuration compared to Hasura's automated approach.

3. **Infrastructure Management**: Hasura automates many aspects of infrastructure management related to GraphQL APIs, including real-time event handling, access control, and data relationships. Heroku, being a platform-as-a-service (PaaS) solution, simplifies overall application deployment and management but may require additional configuration for specific features like real-time capabilities.

4. **Scalability and Performance**: Hasura is designed for high-traffic and scalable applications, offering features like caching, query optimization, and load balancing to enhance performance. While Heroku also supports scalability through dynos and add-ons, Hasura's focus on GraphQL APIs enables more fine-tuning for optimizing performance in real-time applications.

5. **Community Support and Ecosystem**: Hasura has a strong community of developers and contributors dedicated to improving the platform's capabilities and offering support through forums, documentation, and tutorials. While Heroku also has an active community, its ecosystem is broader due to supporting various programming languages and frameworks, resulting in a more diversified community with different areas of expertise.

6. **Cost Analysis**: Hasura offers a more cost-effective solution for projects primarily focused on GraphQL APIs, with pricing plans tailored to different use cases and scalability requirements. In contrast, Heroku's pricing structure is more generalized, covering a wider range of application types and deployment scenarios, which may result in higher costs for specific use cases compared to Hasura's optimized pricing models.

## Summary
In summary, Hasura and Heroku differ in deployment flexibility, databases integration, infrastructure management, scalability and performance features, community support, and cost analysis, catering to distinct needs in the development and deployment of web applications.

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 Heroku, Hasura

Alex
Alex

Oct 20, 2020

Decided

I'm transitioning to Render from heroku. The pricing scale matches my usage scale, yet it's just as easy to deploy. It's removed a lot of the devops that I don't like to deal with on setting up my own raw *nix box and makes deployment simple and easy!

Clustering I don't use clustering features at the moment but when i need to set up clustering of nodes and discoverability, render will enable that where Heroku would require that I use an external service like redis.

Restarts The restarts are annoying. I understand the reasoning, but I'd rather watch my service if its got a memory leak and work to fix it than to just assume that it has memory leaks and needs to restart.

101k views101k
Comments
Márton
Márton

CTO at Media4Care

Aug 31, 2020

Decided

We wanted to save as much time as possible when writing our back-end, therefore Apollo was out of the question, we went for an auto-generated API instead. Hasura looked good in the beginning, but we wanted to retain the ability to add a few manual resolvers and modifications to auto-generated ones, which ruled out Hasura. Postgraphile with its Plug-In architecture was the right choice for us, we never regretted it!

37.1k views37.1k
Comments
Raj
Raj

CTO & Founder at Novvum

Oct 5, 2020

Review

Hey Brian, it's hard to pick a best tool for any situation, however, there are tools that offer advantages dependent on use case.

Server Side

If you're looking to quickly generate a GraphQL API, you can use a Graphql As A Service like FaunaDB, Slash Graphql, or 8base.

If you want something more advanced on the server side: Prisma with Postgres, Nexus, & Apollo Server (js) is a great stack to try out. Examples here

Check out TypeORM and TypeGraphQL too

If you're have some existing data on Postgres, PostGraphile or Hasura are your best bet!

If you are using a lot of AWS services, check out Amplify and AppSync. Tutorial here

On the client side:

Check out Gatsby! Graphql is already configured and used to query static or remote information at build time. It's a great way to get your feet wet!

Apollo Client is often the choice for more advanced use cases. But URLQL and gqless are some pretty good alternatives too!

Hope this helps! 👍

294 views294
Comments

Detailed Comparison

Heroku
Heroku
Hasura
Hasura

Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app developers spend 100% of their time on their application code, not managing servers, deployment, ongoing operations, or scaling.

An open source GraphQL engine that deploys instant, realtime GraphQL APIs on any Postgres database.

Agile deployment for Ruby, Node.js, Clojure, Java, Python, Go and Scala.;Run and scale any type of app.;Total visibility across your entire app.;Erosion-resistant architecture. Rich control surfaces.
Stack-agnostic; Cloud-agnostic; Git push to deploy; Pre-configured API Gateway; Instant GraphQL or JSON APIs; Out-of-the-box Auth APIs with UI Kits; Filestore APIs with access control; Deploy custom code
Statistics
GitHub Stars
-
GitHub Stars
31.8K
GitHub Forks
-
GitHub Forks
2.8K
Stacks
25.8K
Stacks
343
Followers
20.5K
Followers
634
Votes
3.2K
Votes
144
Pros & Cons
Pros
  • 703
    Easy deployment
  • 459
    Free for side projects
  • 374
    Huge time-saver
  • 348
    Simple scaling
  • 261
    Low devops skills required
Cons
  • 27
    Super expensive
  • 9
    Not a whole lot of flexibility
  • 7
    Storage
  • 7
    No usable MySQL option
  • 5
    Low performance on free tier
Pros
  • 23
    Fast
  • 18
    Easy GraphQL subscriptions
  • 16
    Easy setup of relationships and permissions
  • 15
    Minimal learning curve
  • 15
    Automatically generates your GraphQL schema
Cons
  • 3
    Cumbersome validations
Integrations
Mailgun
Mailgun
Postmark
Postmark
Loggly
Loggly
Papertrail
Papertrail
Redis Cloud
Redis Cloud
Red Hat Codeready Workspaces
Red Hat Codeready Workspaces
Nitrous.IO
Nitrous.IO
Logentries
Logentries
MongoLab
MongoLab
Gemfury
Gemfury
Kubernetes
Kubernetes
PostgreSQL
PostgreSQL
Docker
Docker
GraphQL
GraphQL

What are some alternatives to Heroku, Hasura?

Clever Cloud

Clever Cloud

Clever Cloud is a polyglot cloud application platform. The service helps developers to build applications with many languages and services, with auto-scaling features and a true pay-as-you-go pricing model.

Google App Engine

Google App Engine

Google has a reputation for highly reliable, high performance infrastructure. With App Engine you can take advantage of the 10 years of knowledge Google has in running massively scalable, performance driven systems. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow.

Red Hat OpenShift

Red Hat OpenShift

OpenShift is Red Hat's Cloud Computing Platform as a Service (PaaS) offering. OpenShift is an application platform in the cloud where application developers and teams can build, test, deploy, and run their applications.

AWS Elastic Beanstalk

AWS Elastic Beanstalk

Once you upload your application, Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring.

Render

Render

Render is a unified platform to build and run all your apps and websites with free SSL, a global CDN, private networks and auto deploys from Git.

Cloud 66

Cloud 66

Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with "server stuff". Frameworks: Ruby on Rails, Node.js, Jamstack, Laravel, GoLang, and more.

Jelastic

Jelastic

Jelastic is a Multi-Cloud DevOps PaaS for ISVs, telcos, service providers and enterprises needing to speed up development, reduce cost of IT infrastructure, improve uptime and security.

Dokku

Dokku

It is an extensible, open source Platform as a Service that runs on a single server of your choice. It helps you build and manage the lifecycle of applications from building to scaling.

PythonAnywhere

PythonAnywhere

It's somewhat unique. A small PaaS that supports web apps (Python only) as well as scheduled jobs with shell access. It is an expensive way to tinker and run several small apps.

CapRover

CapRover

It is an extremely easy to use app/database deployment & web server manager for your NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, WordPress (and etc...) applications! It's blazingly fast and very robust as it uses Docker, nginx, LetsEncrypt and NetData under the hood behind its simple-to-use interface.

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