Supabase for database
Use Supabase to connect and manage your project’s database with Same
What is Supabase?
Supabase is an open source backend service provider of PostgreSQL database, authentication, real-time subscriptions, and serverless functions. It combines multiple tools into a unified platform for building scalable applications.
A database stores, organizes, and retrieves data for your project. With a database, you can persist user data, content, and configurations — even after the app is closed or restarted.
When you connect Same with Supabase, you can use natural language to:
- Have Same design and build a schema that fits your project
- Have Same integrate with Supabase’s authentication to manage your users
- Explore and analyze your data without leaving your Same workspace
Get started with Supabase
We recommend connecting to Supabase through MCP
Open MCP tools panel
Click Tools and open the panel
Connect to Supabase MCP
Find the card for Supabase and click Add Supabase
Authorize the connection
Follow the page instructions to approve the connection. You may need to sign up for an account if you don’t have one yet.
Supabase provides free plans for new users. Check Supabase’s pricing.
Design and connect to a database with Supabase
Once the connection is successful, directly ask Same to:
Same will automatically manage everything for you, from Supabase project creation and database schema design to final connection and migration.
Sample prompts with Supabase
Here are some sample prompts you can try with Supabase to discover its full functionality: