Tool · Infrastructure & security
Supabase
Supabase is an open-source backend platform that provisions a dedicated PostgreSQL database and bundles authentication, S3-compatible file storage, Edge Functions, Realtime subscriptions, and pgvector-based vector embeddings around it. Every project exposes auto-generated REST and GraphQL APIs over the database, and the company positions Supabase as an open-source alternative to Firebase. The core stack is open source and can be self-hosted or run on Supabase's managed cloud.
Best use case
Teams that need a production-grade backend, a relational database, authentication, storage, and instant APIs, built on standard PostgreSQL without managing the underlying infrastructure themselves.