Nhost offers an open-source GraphQL backend as a self-hostable alternative to Firebase.
Nhost integrates PostgreSQL, Hasura for instant GraphQL APIs, and includes services for authentication, storage, and Node.js serverless functions. Developers can use the `@nhost/nhost-js` SDK to interact with the backend, with examples showing `createClient` for user sign-in and `graphql.request` for data queries.
Nhost offers an open-source GraphQL backend as a self-hostable alternative to Firebase.
Developers seeking a flexible, open-source backend stack, particularly those comfortable with GraphQL, PostgreSQL, and who want self-hosting capabilities.