
Supabase is an open source backend-as-a-service (BaaS) platform based on Postgres that provides out-of-the-box databases, real-time subscriptions, authentication and object storage, allowing developers to quickly build backends using familiar SQL.
Realtime API, allowing database access out of the boxAuth system, supporting email, OAuth and custom policiesStorage for file hosting and CDN distributionEdge Functions (serverless functions) to extend custom backend logicPostgres, supports Row Level Security and SQL extensionsSuitable for front-end engineers, mobile developers, entrepreneurial teams and teams who want to quickly verify product ideas. Common scenarios include MVPs, SaaS products, on-premises management tools, and real-time collaboration applications.