Resultado da Busca
Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings.
We introspect your database and provide instant APIs. Focus on building your product, while Supabase handles the CRUD.
Supabase provides a full Postgres database for every project with Realtime functionality, database backups, extensions, and more.
Learn how to create a Supabase project, add some sample data to your database, and query the data from a Next.js app.
Database. Every Supabase project comes with a full Postgres database, a free and open source database which is considered one of the world's most stable and advanced databases.
The API is auto-generated from your database and is designed to get you building as fast as possible, without writing a single line of code. You can use them directly from the browser (two-tier architecture), or as a complement to your own API server (three-tier architecture).
26 de mai. de 2022 · What is Supabase? Supabase is an open source firebase alternative, but instead of being built around a document-based datastore, Supabase offers a relational database management system called PostgreSQL.
This reference documents every object and method available in Supabase's isomorphic JavaScript library, supabase-js. You can use supabase-js to interact with your Postgres database, listen to database changes, invoke Deno Edge Functions, build login and user management functionality, and manage large files.
Explore Supabase fees and pricing information. Find our competitive pricing Plans, with no hidden pricing. We have a generous Free Plan for those getting started, and Pay As You Go for those scaling up.
Supabase Auth makes it easy to implement authentication and authorization in your app. We provide client SDKs and API endpoints to help you create and manage users. Your users can use many popular Auth methods, including password, magic link, one-time password (OTP), social login, and single sign-on (SSO).