Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Hasura Alternatives
Similar projects and alternatives to Hasura
-
supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
postgraphile
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
-
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
-
-
-
-
KrakenD
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
-
Strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.
-
-
Directus
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
-
-
amplication
Amplication is an open‑source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks.
-
cardano-node
The core component that is used to participate in a Cardano decentralised blockchain.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Hasura reviews and mentions
-
Why did the new GraphQL API for WordPress take 1.5 years to be released?
False. Take a look at https://hasura.io/ for an example of the complex queries you can do with graphql.
-
Ask HN: What would be your stack if you are building an MVP today?
I've been pretty deep in backend engineering a while, but despite that I strongly try to use Hasura [0] whenever I can. IME backend engineering isn't a differentiator, and I've written enough REST/GraphQL endpoints/tests/blahblahblah. I think Django and Rails are amazing, but if I ever have to use them again I'll probably sigh deep and resign myself to sadness.
On top it's probably Tailwind, and if it's just me I'd use Svelte, but if it's more than just me I'd use React.
[0]: https://hasura.io
-
Simple CQRS in NodeJS with Typescript
Another solution I often use is to use a service like Hasura (https://hasura.io) which will generate a GraphQL endpoint from our database. This service can be scaled independently.
-
The Chewy Stack
In the end, I developed a stack that I liked and re-used across multiple projects, which consisted (mostly) of Postgres, Hasura, Nest.js, Keycloak, and Next.js or Expo. More recently I've started moving away from Keycloak towards Ory Kratos/Oathkeeper. In certain cases, I also deployed AppSmith and Metabase and I considered tools like Meilisearch in a couple instances.
-
Ask HN: What's choice for the classic web app stack?
Serverless all the way. There are a lot of good options out there, with AWS being quite flexible.
The onboarding for other developers is also painless. I've recently experiment with AWS Amplify and even if is not quite there yet, is pretty close.
Lambda, cloudfunctions, https://supabase.com/, https://hasura.io/, AWS Amplify, https://aws.amazon.com/serverless/.
For frontend, I would go with either React or Vue, both with a huge community and already a lot of builtin solutions.
-
Confused about the usage of Next.Js
Personally, I think NextJS and Hasura are a perfect match. Hasura turns a database into a GraphQL API (or REST if you prefer), so you can use your Next API functions to call an API instead of talking to the DB directly.
- Ask HN: What are the best open source TypeScript projects I can learn from?
-
Auth0, Hasura, Social Media Login
We all want a super simple login and sign up system, so that our customers can become our members in a second and keep logging in without any hassle. Today we're going to talk about how to do it in the projects when we're using Hasura and Auth0.
-
Apollo Layoffs
> Apollo Server absolutely can be beat by … https://hasura.io/
> Have I tried to persuade people to use Hasura? No.
> Have I tried to persuade people that it's good or better than the competition? No.
I consider that to be misleading selective editing. Here's a more faithful representation of that missive:
> For the back-end, Apollo Server absolutely can be beat by tools that don't require you to write any code:
> https://supabase.com/blog/pg-graphql
> https://www.graphile.org/postgraphile/
The careful reader will note that I presented three alternatives, with the one provided by my company last. Moreover, what I wrote is in fact a matter of fact. If you wish to have a GraphQL server without having to write server code to do it, as fine a product as Apollo is you cannot use Apollo to do it because that's not what Apollo does.
-
A note from our sponsor - Appwrite
appwrite.io | 29 Jan 2023
Stats
hasura/graphql-engine is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Hasura is marked as "self-hosted". This means that it can be used as a standalone application on its own.