Software Alternatives, Accelerators & Startups

Supabase VS Hasura

Compare Supabase VS Hasura and see what are their differences

Supabase logo Supabase

An open source Firebase alternative

Hasura logo Hasura

Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.
  • Supabase Landing page
    Landing page //
    2023-05-27
  • Hasura Landing page
    Landing page //
    2023-10-21

Supabase videos

Basic demo

More videos:

  • Review - Supabase in 100 Seconds by Fireship

Hasura videos

Scott Tries Hasura - A Realtime GraphQL API Builder

More videos:

  • Review - Evaluating Hasura
  • Review - The founder of Hasura teaching me about Hasura - FUN!

Category Popularity

0-100% (relative to Supabase and Hasura)
Developer Tools
85 85%
15% 15
GraphQL
0 0%
100% 100
Realtime Backend / API
75 75%
25% 25
Backend As A Service
100 100%
0% 0

User comments

Share your experience with using Supabase and Hasura. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Supabase and Hasura

Supabase Reviews

Best Serverless Backend Tools of 2023: Pros & Cons, Features & Code Examples
Create an account, a project, and a database. Unlike a NoSQL database like Firebase’s, you need to have a structure ready to be able to manipulate data. But once this step is done―and you’ll have ready-to-use templates to help speed up this part―you can call Supabase like so:
Source: www.rowy.io
2023 Firebase Alternatives: Top 10 Open-Source & Free
Supabase is another trusted platform in our list that calls itself an open-source alternative to Firebase. You can also name it one of the newest cloud service providers similar to Firebase because it launched in 2020. Indeed, with great scalability and documentation support, Supabase could be an ideal option.
12 User Authentication Platforms [Auth0, Firebase Alternatives]
Powered with react libraries, you can quickly start with Supabase’s pre-build auth widgets. Besides, you can integrate Supabase with REST and real-time APIs with support for GraphQL coming in future updates.
Source: geekflare.com

Hasura Reviews

We have no reviews of Hasura yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Supabase should be more popular than Hasura. It has been mentiond 436 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Supabase mentions (436)

  • Codd almighty! Has it been half a century of SQL already?
    I see it differently. In the 25 years I've been working in this industry I see a welcome trend toward doing more in the database, such that the impedance mismatch dissipates: https://gist.github.com/cpursley/c8fb81fe8a7e5df038158bdfe0f06dbb https://supabase.com/ One way to eliminate the Java-SQL impedance (for example) mismatch is to delete Java altogether, along with JOOQ,... - Source: Hacker News / 2 days ago
  • Confidently Incorrect - Recipe Collection App : So far...
    My initial, now long abandoned, plan was to use Next/Nuxt to create the front-end and have the back-end be in Python, to allow me to use the recipe-scrapers library, and to use Supabase to organise the database of users and their collection of recipes, and allow the users to enter a list of ingredients and be presented with a selection of recipes from their own curated collection that contained those recipes,... - Source: dev.to / 1 day ago
  • Using Supabase to Store Images in a .NET Application
    Step 1: Sign up at supabase.com and create a new project. - Source: dev.to / 4 days ago
  • Good alternatives to Heroku
    Subpabase - Like Planetscale this is only for databases. It is an open source Firebase alternative for building secure and performant Postgres backends with minimal configuration. - Source: dev.to / 11 days ago
  • You should start creating a View in Supabase!!
    If you are new to postgres or if you are a frontend heavy developer who is currently relying on supabase to have a magic backend appearing out of nowhere, or maybe you are just someone who likes to read stuff and in that case I have something to share with you! - Source: dev.to / 14 days ago
View more

Hasura mentions (117)

  • Serious flaws in SQL – Edgar F. Codd (1990)
    > 2. ORMs do not hide SQL nastiness. This is certainly true! I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible". I think the are of ORMs is over. It simply did not deliver. If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to... - Source: Hacker News / about 1 month ago
  • The Many Ways Not to Build an API
    Another strategy is to model access control declaratively and enforce it in the application layer. ZenStack (built above Prisma ORM) and Hasura are good examples of this approach. The following code shows how access policies are defined with ZenStack and how a secured CRUD API can be derived automatically. - Source: dev.to / 2 months ago
  • The 2024 Web Hosting Report
    Today, this ecosystem is going strong with new providers like Hasura, AppWrite and Supabase powering millions of projects. There are a few reasons people choose this style of hosting, especially if they are more comfortable with frontend development. BaaS lets them set up a database in a secure way, expose some business logic on top of the data, and connect via a dev-friendly SDK from their app or website code to... - Source: dev.to / 4 months ago
  • Ask HN: Is There a Zapier for APIs?
    Hi! If you’ve ever thought about something like using GraphQL for something like this.. You might like Hasura. (Obligatory I work for Hasura) We’ve got an OpenAPI import and you can setup cron-jobs or one-off jobs and do things like load in headers from the environment variables to pass through. There isn’t currently an easy journey for chaining multiple calls together without writing any code at all, but you can... - Source: Hacker News / 4 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Hasura.io — Hasura extends your existing databases wherever it is hosted and provides an instant GraphQL API that can be securely accessed for web, mobile, and data integration workloads. Free for 1GB/month of data pass-through. - Source: dev.to / 4 months ago
View more

What are some alternatives?

When comparing Supabase and Hasura, you can also consider the following products

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

GraphQL Playground - GraphQL IDE for better development workflows

Next.js - A small framework for server-rendered universal JavaScript apps

GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes

AppWrite - Appwrite provides web and mobile developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.

How to GraphQL - Open-source tutorial website to learn GraphQL development