nhost

The Open Source Firebase Alternative with GraphQL. (by nhost)

Nhost Alternatives

Similar projects and alternatives to nhost

  1. supabase

    983 nhost VS supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. Appwrite

    608 nhost VS Appwrite

    Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more

  4. Prisma

    510 nhost VS Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  5. Strapi

    513 nhost VS Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

  6. quickstart-android

    Firebase Quickstart Samples for Android

  7. Hasura

    238 nhost VS Hasura

    Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.

  8. Directus

    231 nhost VS Directus

    The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. litestream

    Streaming replication for SQLite.

  11. qdrant

    186 nhost VS qdrant

    Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

  12. MeiliSearch

    159 nhost VS MeiliSearch

    A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.

  13. postgrest

    120 nhost VS postgrest

    REST API for any Postgres database

  14. faunadb-js

    89 nhost VS faunadb-js

    Javascript driver for Fauna v4 (deprecated)

  15. Neo4j

    63 nhost VS Neo4j

    Graphs for Everyone

  16. feathers

    62 nhost VS feathers

    The API and real-time application framework

  17. realtime

    62 nhost VS realtime

    Broadcast, Presence, and Postgres Changes via WebSockets

  18. dgraph

    36 nhost VS dgraph

    high-performance graph database for real-time use cases

  19. atomic

    25 nhost VS atomic

    Discontinued Atom Agent, superpowered Siri/Alexa for time, storage, meetings, email, tasks, finance, notes, search, shopify, marketing, design, web app and research [Moved to: https://github.com/rush86999/atom] (by rush86999)

  20. react-play

    12 nhost VS react-play

    react-play is an opensource platform that helps you learn ReactJS faster with hands-on practice model. It is a collection of projects that you can use to learn ReactJS.

  21. OpenWhisk

    17 nhost VS OpenWhisk

    Apache OpenWhisk is an open source serverless cloud platform

  22. slicknode

    4 nhost VS slicknode

    GraphQL Backend, Gateway, and Headless CMS for creating custom backends and digital products with content management.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nhost alternative or higher similarity.

nhost discussion

Log in or Post with

nhost reviews and mentions

Posts with mentions or reviews of nhost. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-09-10.
  • We Built an Open-Source GraphQL Engine to Replace Hasura
    1 project | dev.to | 4 Jun 2026
    We built Constellation — an open-source GraphQL engine written in Go that is a near drop-in replacement for Hasura Community Edition. It reads the same metadata, generates the same schema, and serves the same GraphQL API. In production it uses ~90% less memory than Hasura with comparable or better latency, before any dedicated performance work.
  • Show HN: Constellation is an open-source Hasura-compatible GraphQL engine in Go
    1 project | news.ycombinator.com | 3 Jun 2026
    Hi HN,

    We’re building Constellation, an open-source GraphQL engine written in Go.

    It’s designed to be a near drop-in replacement for Hasura Community Edition: it reads Hasura metadata, generates a compatible GraphQL schema, and supports queries, mutations, subscriptions, permissions, relationships, remote schemas, and cross-source relationships.

    We started this because Hasura v2 has been the core of Nhost’s GraphQL layer for years, but v2 is winding down in favor of v3, and v3 does not follow the same open-source model.

    For Nhost, owning the GraphQL and permissions layer is important: it lets us keep the stack open source, reduce operational overhead, and build the agent/developer workflows we want directly into the platform.

    Constellation is already serving production traffic at Nhost. In our current production comparison, it uses roughly 90% less memory than Hasura for the same workload. CPU is also lower, but we’re being careful with those numbers because these are raw production dashboards rather than a curated benchmark.

    Important caveat: this is still early. Today, Constellation runs alongside Hasura. Hasura still owns metadata authoring, and several Hasura features are not implemented yet, including Actions, Event Triggers, Cron Triggers, REST endpoints, allowlists, query collections, inherited roles, native queries, and computed fields.

    We’re looking for feedback from people running real Hasura projects. The most useful thing right now is to try Constellation against real metadata and schemas, diff the generated schema, send traffic through it, and tell us where compatibility breaks.

    GitHub: https://github.com/nhost/nhost/tree/main/services/constellat...

  • The Ultimate Guide to Self-Hosting n8n for Free using Render and Nhost
    3 projects | dev.to | 10 Sep 2025
    For this tutorial, we will focus on Render and Nhost because they offer a powerful, zero-cost entry point for a fully functional, self-hosted n8n instance.
  • Top 7 Open-Source Tools Developers Should Know in 2025 [Beginner to Intermediate]
    5 projects | dev.to | 7 Aug 2025
    5. Nhost
  • The Backend Shift: Leveraging Open Source Powerhouses for Faster, Leaner Apps
    15 projects | dev.to | 10 May 2025
    Nhost (nhost.io):
  • Database Review: Top Five Missing Features from Database APIs
    19 projects | dev.to | 14 Sep 2023
    Hasura ❌ (technically yes with Nhost)
  • the code written during those sudden spurts of inspiration are the backbone of most software development
    1 project | /r/ProgrammerHumor | 16 May 2023
    Only caveat I say is make sure there's something in it for you; if it's 2 AM it better be mostly for self-benefit. I'm busy constructing a monorepo with the latest technology with NX and pnpm and a half dozen other technologies (I recommend checking out http://nhost.io/); at the end I will build whatever I want and maybe make money. It's not done for the good of someone else exclusively that's for sure
  • Does an open source 'backend platform' exist for dotnet?
    7 projects | /r/dotnet | 5 May 2023
    Yeah, I knew of those, I think that's discussed often enough on the dotnet subs. Ory and Zitadel I knew too, but those provide just one thing, and are not native to dotnet. Altough I'll admit, stuff like nhost seem native to typescript but uses go projects under the covers as well.
  • You're starting development today, which libraries are you going with?
    1 project | /r/graphql | 23 Mar 2023
    I'm really digging nhost and apollo-client.
  • Is there smth like firebase on-prem?
    2 projects | /r/Firebase | 25 Jan 2023
    You can use Nhost (100% open source): https://github.com/nhost/nhost/tree/main/examples/docker-compose
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic nhost repo stats
93
9,270
9.9
7 days ago

nhost/nhost is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of nhost is TypeScript.


Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com