Open Source Firebase Alternative with GraphQL
1–10 of 46 posts
Re: Open Source Firebase Alternative with GraphQL
#2Re: Open Source Firebase Alternative with GraphQL
#3looks more like a Hasura distribution than a distinct tool?
Hasura GraphQL Engine is one of the open source tools we're using for the Nhost stack. But it's "only" one of the open source technologies we're using.
Others are:
- Postgres. Who doesn't love Postgres?
- Hasura Auth: https://github.com/nhost/hasura-auth
- Hasura Storage: http://github.com/nhost/hasura-storage
- Serverless Functions (Node.js)
On top of that we have SKDs in JS/TS/React/Next.js/Vue.
And a CLI for local development and a GitHub integration so you can deploy your backend just like you deploy your frontend with Netlify and Vercel.
Hope that clarifies a bit.
Re: Open Source Firebase Alternative with GraphQL
#4Re: Open Source Firebase Alternative with GraphQL
#5looks more like a Hasura distribution than a distinct tool?
Nhost CEO here. Hasura GraphQL Engine is one of the open source tools we're using for the Nhost stack. But it's "only" one of the open source technologies we're using. Others are: - Postgres. Who doesn't love Postgres? - Hasura Auth: https://github.com/nhost/hasura-auth - Hasura Storage: http://github.com/nhost/hasura-storage - Serverless Functions (Node.js) On top of that we have SKDs in JS/TS/React/Next.js/Vue. And…
in other words: what’s your moat?
Re: Open Source Firebase Alternative with GraphQL
#6Re: Open Source Firebase Alternative with GraphQL
#7Re: Open Source Firebase Alternative with GraphQL
#8Was it tested, by chance, to run with Cockroachdb or Yugabytedb? We are migrating off non distributed solutions and the Postgres native solutions we tried just weren't easy to set up and use, while the two newcomers are. Any advise in that direction? We are using Yugabyte mostly now for testing if everything works and if it's robust; so far it works very well -> we were very happy with Cockroach, but not with the lic…
Re: Open Source Firebase Alternative with GraphQL
#9Earlier quoted context omitted.
Nhost CEO here. Hasura GraphQL Engine is one of the open source tools we're using for the Nhost stack. But it's "only" one of the open source technologies we're using. Others are: - Postgres. Who doesn't love Postgres? - Hasura Auth: https://github.com/nhost/hasura-auth - Hasura Storage: http://github.com/nhost/hasura-storage - Serverless Functions (Node.js) On top of that we have SKDs in JS/TS/React/Next.js/Vue. And…
why would i use this instead of just paying Hasura? in other words: what’s your moat?
NHost gets you Hasura, the underlying postgres db, pre-configured auth with JWTs, blob storage, functions and a client-side library to get all of that working together with nearly zero configuration.
edit: also, Hasura's cheapest offering ($100 / month) is still prohibitively expensive for indie projects (That's just Hasura - you would have to add database costs, auth costs and blob storage costs to that $100).
Re: Open Source Firebase Alternative with GraphQL
#10Earlier quoted context omitted.
why would i use this instead of just paying Hasura? in other words: what’s your moat?
Just paying Hasura gets you just Hasura (at least before Neon it used to) NHost gets you Hasura, the underlying postgres db, pre-configured auth with JWTs, blob storage, functions and a client-side library to get all of that working together with nearly zero configuration. edit: also, Hasura's cheapest offering ($100 / month) is still prohibitively expensive for indie projects (That's just Hasura - you would have to…
It's freaking crazy