SaaSHub helps you find the best software and product alternatives Learn more →
Nhost Alternatives
Similar projects and alternatives to nhost
-
supabase
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
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.
-
Appwrite
Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
Strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
-
-
Hasura
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
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/
-
MeiliSearch
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
-
-
-
-
-
-
-
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)
-
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.
-
-
slicknode
GraphQL Backend, Gateway, and Headless CMS for creating custom backends and digital products with content management.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nhost discussion
nhost reviews and mentions
-
We Built an Open-Source GraphQL Engine to Replace Hasura
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
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
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. Nhost
-
The Backend Shift: Leveraging Open Source Powerhouses for Faster, Leaner Apps
Nhost (nhost.io):
-
Database Review: Top Five Missing Features from Database APIs
Hasura ❌ (technically yes with Nhost)
-
the code written during those sudden spurts of inspiration are the backbone of most software development
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?
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?
I'm really digging nhost and apollo-client.
-
Is there smth like firebase on-prem?
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
Stats
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.