Supabase is an open source Firebase alternative providing all the backend features you need to build a product. You can use it completely, or just the features you need.As Supabase provides full PostgreSQL database instances, teams can use Bytebase to manage the database development lifecycle for the Supabase databases.While Supabase already has an easy-to-use GUI to conduct database operations, Bytebase adds the extra value to offer a systematic database development and change workflow. This is especially useful for cross-functional teams requiring collaboration (e.g. having dedicated DBA or platform engineering team apart from the application development teams).
Note down the Host and Port info. For User and Password, we recommend creating a dedicated user for Bytebase instead of using the default postgres user.
Step 3 - Add the Supabase database instance to Bytebase
Choose PostgreSQL, and copy the Host, Port, User and Password from the last two steps to the form and click “Create”. See Add an Instance for more details.