We curate 4 open-source GitHub repositories matching "supabase self host". Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
This project provides an integrated backend platform built around a relational database. It automatically generates REST and GraphQL APIs from database schemas, allowing for direct data interaction through standard requests and client libraries. The platform includes a comprehensive authentication system that manages user identity, session handling, and fine-grained access control through database-native row-level security policies. Beyond core data management, the platform offers specialized services for object storage, vector data processing for semantic search, and real-time communication
This is the official Supabase repository itself — a self-hostable open-source Firebase alternative that includes PostgreSQL, authentication, file storage, realtime subscriptions, auto-generated REST/GraphQL APIs, and edge functions, deployable via Docker/Kubernetes.
InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize
Insforge is a self-hostable backend-as-a-service platform offering PostgreSQL, authentication (OAuth2), object storage, realtime subscriptions via WebSockets, and serverless compute, closely matching the core features of Supabase required for a Firebase alternative.
Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi
Appwrite is a self-hosted backend-as-a-service platform that provides authentication, storage, serverless functions, and realtime subscriptions, making it a direct alternative to Firebase and Supabase, though its core database is NoSQL rather than PostgreSQL.
Pocketbase is a backend-as-a-service platform that provides a self-contained, single-binary server for building full-stack applications. It integrates a relational database, authentication, and file storage into one executable process, eliminating the need for external infrastructure or complex server management. The platform distinguishes itself through an embedded database engine that runs directly within the application process and a reactive communication layer that pushes live updates to connected clients. By monitoring internal transaction logs, it synchronizes data across multiple user
PocketBase is a self-hosted backend-as-a-service with built-in authentication, file storage, realtime subscriptions, and an auto-generated REST API — exactly the Firebase-alternative identity you want — but it uses an embedded SQLite database rather than PostgreSQL and does not include edge functions, so it covers the core category with some feature gaps.