Supabase
Open-source Postgres platform for AI apps with vector search, realtime subscriptions & built-in dashboard
★ 104,906 GitHub
Apache-2.0 postgresqldatabasevector-searchragrealtimebackendai-infrastructure RAG & Knowledge
Overview
Supabase is the open-source Firebase alternative that gives you a dedicated Postgres database with real-time subscriptions, authentication, storage, edge functions, and built-in vector search via pgvector. With 104k+ GitHub stars, it is one of the most popular backend platforms for modern applications. Self-host Supabase to build AI-powered apps with RAG, semantic search, and scalable APIs — all backed by Postgres.
Requirements
Min vCPU
2
Min RAM
8192 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
4096 MB
Rec Disk
20 GB
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
supabase:
image: supabase/postgres:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/supabase:/data
Related tools
LangChain
Build context-aware reasoning applications powered by LLMs
RedisStack
Redis with integrated modules for vector search, JSON, and search capabilities
Meilisearch
Lightning-fast search engine with AI-powered hybrid and vector search
PrivateGPT
Chat with your documents privately using LLMs — 100% local, no data leaks
Milvus
High-performance cloud-native vector database for scalable ANN search
LangChain-Chatchat
Local knowledge base Q&A with LangChain, ChatGLM, Qwen and Llama models