Software Alternatives & Reviews

FaunaDB VS Hasura

Compare FaunaDB VS Hasura and see what are their differences

FaunaDB logo FaunaDB

FaunaDB is a serverless cloud database that offers fast global access to data via modern APIs like GraphQL without sacrificing data consistency. Ubiquitous, flexible and secure, FaunaDB helps modern developers build applications fearlessly.

Hasura logo Hasura

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

FaunaDB

Categories
  • Developer Tools
  • Javascript UI Libraries
  • Backend As A Service
  • GraphQL
Website fauna.com
Pricing URL Official FaunaDB Pricing
Details $

Hasura

Categories
  • GraphQL
  • Realtime Backend / API
  • API Tools
  • Mobile Push Messaging
Website hasura.io
Pricing URL Official Hasura Pricing
Details $

FaunaDB videos

FaunaDB Basics - The Database of your Dreams

More videos:

  • Review - An Intro to FaunaDB - The First Serverless Database

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 FaunaDB and Hasura)
Developer Tools
32 32%
68% 68
GraphQL
15 15%
85% 85
Databases
100 100%
0% 0
Realtime Backend / API
0 0%
100% 100

User comments

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

Social recommendations and mentions

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

FaunaDB mentions (70)

  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    FaunaDB — Serverless cloud database with native GraphQL, multi-model access, and daily free tiers up to 100 MB. - Source: dev.to / 2 months ago
  • Zero-Cost Database Magic 🪄💾
    Fauna is another serverless database created by ex-Twitter engineers. It's kind of like MongoDB, but with native JOIN operations, many document databases miss. They have their own language, FQL, and also a GraphQL API. Here's a quick overview of their free tier:. - Source: dev.to / 7 months ago
  • How to Beat the Cap Theorem
    Fauna[0] which if I recall correctly, also upends Cap Theorum. They implemented Calvin[1] which differs from Spanner [0]: https://fauna.com/ [1]: https://fauna.com/blog/distributed-consistency-at-scale-spanner-vs-calvin. - Source: Hacker News / 7 months ago
  • How to Choose the Right Document-Oriented NoSQL Database for Your Application
    NoSQL is a term that we have become very familiar with in recent times and it is used to describe a set of databases that don't make use of SQL when writing & composing queries. There are loads of different types of NoSQL databases ranging from key-value databases like the Reddis to document-oriented databases like MongoDB and Firestore to graph databases like Neo4J to multi-paradigm databases like FaunaDB and... - Source: dev.to / 8 months ago
  • Faunadb: The Modern Database for Developers
    To create a Faunadb account you need to head over to the Fauna website. Click on Start for free then select Github as your auth provider, and authorize Faunadb from GitHub. If everything went well, your account should successfully be created for you and you should be redirected to your Faunadb dashboard. - Source: dev.to / 8 months ago
View more

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 / 17 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 / about 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 / 2 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 / 4 months ago
View more

What are some alternatives?

When comparing FaunaDB 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.

Supabase - An open source Firebase alternative

GraphQL Playground - GraphQL IDE for better development workflows

React.run - Quick in-browser prototyping for React Components!

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

React - A JavaScript library for building user interfaces