Nhost

screenshot of Nhost
nextjs
react
vite
vue
firebase

The Open Source Firebase Alternative with GraphQL.

Overview

Nhost presents an innovative solution as an open-source alternative to Firebase, specifically tailored for developers who appreciate the power of GraphQL. Built with a focus on flexibility and a fantastic developer experience, it leverages core technologies such as PostgreSQL, Node.js, and TypeScript, ensuring that you can create scalable applications with ease. Whether you choose to host it yourself or utilize their hosted platform, Nhost promises a comprehensive suite of tools that cater to various development needs.

The robust architecture behind Nhost encompasses not just the backend, but also a powerful CLI for local development and seamless integration with different frontend frameworks. This flexibility empowers developers to get started quickly and easily while leveraging the advantages of an instant GraphQL API.

Features

  • Open Source: Nhost is completely open source, granting you the freedom to host it yourself and customize it to fit your needs.
  • Instant GraphQL API: With built-in support for GraphQL through Hasura, you can query and manipulate your data efficiently.
  • PostgreSQL Database: Utilizes a reliable SQL database, ensuring your data is manageable and robust.
  • Flexible Authentication: Simplifies user management and authentication processes to help you secure your applications.
  • Serverless Functions: Run your backend logic in Node.js, letting you scale your applications effortlessly without managing server instances.
  • Frontend Agnostic: Works seamlessly with any frontend framework, making it easier to incorporate into your existing tech stack.
  • Nhost CLI: A command line interface designed for local development, streamlining the setup process and allowing for rapid iterations.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

Flutter

Flutter is an open-source UI framework developed by Google that allows developers to create high-performance, cross-platform mobile applications with a single codebase.

firebase
Firebase

Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.

hasura
Hasura

Hasura is a GraphQL engine that provides instant, realtime GraphQL APIs over your databases. It offers built-in authorization, event triggers, and remote schemas to help developers build scalable GraphQL backends without writing any backend code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.