Supabase is a collection of open source tools to build modern applications quickly and efficiently. It uses the PostgreSQL database to power its authentication, database, and storage features. Use this tag when you are having problems, and not to ask for new features.
Supabase is a combination of open source tools. It builds the features of Firebase using enterprise-grade, open source products. Supabase is not a 1-to-1 mapping of Firebase. Its aim is to give developers a Firebase-like developer experience using open source tools.
Supabase has an official JavaScript library as well as community built Dart, Rust, Kotlin, C# and Python libraries.
Supabase is composed of four components
- Database
- Authentication
- Storage
- Functions (coming soon)