Software Alternatives & Reviews

Hasura VS Supabase

Compare Hasura VS Supabase and see what are their differences

Hasura logo Hasura

Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.

Supabase logo Supabase

An open source Firebase alternative
  • Hasura Landing page
    Landing page //
    2023-10-21
  • Supabase Landing page
    Landing page //
    2023-05-27

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!

Supabase videos

Basic demo

More videos:

  • Review - Supabase in 100 Seconds by Fireship

Category Popularity

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

User comments

Share your experience with using Hasura and Supabase. 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 Hasura and Supabase

Hasura Reviews

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

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

Social recommendations and mentions

Based on our record, Supabase should be more popular than Hasura. It has been mentiond 423 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.

Hasura mentions (116)

  • 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 / 22 days 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 / 2 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 / 2 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 / 3 months ago
  • Hasura and Keycloak integration with NestJS server
    Hasura is an open-source real-time GraphQL API server with a strong authorization layer on your database. You can subscribe to database events via webhooks. It can combine multiple API servers into one unified graphQL API. Hasura is a great tool to build any CRUD GraphQL API. Hasura does not have any authentication mechanisms; e.g., you need an auth server to handle sign-up and sign-in. - Source: dev.to / 5 months ago
View more

Supabase mentions (423)

  • Creating an OG image using React and Netlify Edge Functions
    1. Create a new Supabase project: Visit Supabase and create a new project. - Source: dev.to / 10 days ago
  • 11 Planetscale alternatives with free tiers
    Supabase positions itself as the "open source Firebase alternative." It was founded in 2020 and is a developer-friendly serverless database platform that supports over 20 frameworks, including popular tools like Next.js, React, Nuxt, Svelte, Flutter, and Vue. - Source: dev.to / 15 days ago
  • The Many Ways Not to Build an API
    If you use PostgreSQL and are proficient with using its row-level security feature, you can choose from several tools/services built above RLS, including Supabase, PostgREST, and PostGraphile. They all provide a way to expose database CRUD as a web API, assuming you've configured the RLS rules to properly secure the access. - Source: dev.to / 22 days ago
  • Building a Fast, Efficient Web App: The Technology Stack of PromptSmithy Explained
    Here the thing that accelerated my development the most: Supabase. Thanks to its Database, Authentication, and Edge Functions, we were able to rapidly develop the app. Their JS library made development super seamless, and their local development stack made testing a breeze. - Source: dev.to / 28 days ago
  • Sites, 125M accounts, 1 Vulnerability
    On certain databases, yes We only scanned for firestore, which is a NoSQL database, conversion tools may still be possible, a good firebase alternative would be https://supabase.com, but please set up RLS, its IMO much easier then Firebase. - Source: Hacker News / about 1 month ago
View more

What are some alternatives?

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

GraphQL Playground - GraphQL IDE for better development workflows

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

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

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

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

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