← All repositories

supabasesupabase

97,908 stars11,591 forksTypeScriptapache-2.02 views
supabase.com

Supabase

Features

  • GraphQL API GeneratorsAn automatically generated GraphQL API layer derived from a relational database schema, supporting standard data queries, mutations, and complex relationship handling.
  • Vector Database ExtensionsA relational database vector extension supporting indexing, distance metrics, and metadata filtering for efficient similarity search and high-dimensional data retrieval.
  • Database GUIsA web-based database management interface featuring spreadsheet-style data views, relational exploration, table cloning, and an integrated SQL editor for direct data manipulation.
  • Change Data Capture StreamsReal-time monitoring of database events like inserts, updates, and deletes using logical replication to capture and stream specific data changes.
  • Authentication ServicesA comprehensive authentication system supporting social logins, email, password, phone, magic links, and enterprise SSO with token-based session management and multi-factor authentication.
  • Object StorageA managed object storage service providing S3-compatible APIs, global content delivery, image transformations, and database-integrated access control for secure file management.
  • Edge Function RuntimesA globally distributed serverless execution environment supporting common programming languages and automatic scaling for low-latency, event-driven backend logic.
  • Command Line InterfacesA terminal-based tool for managing project lifecycles, including local environment orchestration, schema migrations, type generation, and cloud deployment workflows.
  • Database Job SchedulersA database-native job scheduler supporting cron expressions, sub-minute intervals, and multi-target execution including SQL, database functions, and HTTP webhooks.