Supabase DB is a managed real-time database built on Postgres, offering out-of-the-box APIs, real-time subscriptions, and auto-generated REST/GraphQL endpoints. It combines a traditional relational database with modern backend services to give developers a familiar, scalable backend foundation.
REST/GraphQL endpoints from your table schemaRLS (Row-Level Security) and custom permission policiesSuitable for web and mobile app developers, SaaS teams, startups, and product prototype teams. Common use cases include real-time collaboration, chat/messaging, dashboards and analytics, prototyping iterations, and rapid MVP development.