Create a Postgres Database with Supabase (free forever)
Create your free Postgres database in 4 minutes with Supabase 😍
Last updated
Create your free Postgres database in 4 minutes with Supabase 😍
Last updated
Supabase is an open-source backend-as-a-service that provides developers with a database built on top of PostgreSQL. This guides shows you how to create your database for free in Supabase cloud.
Let's first go to supabase.com
This can be any name such as "stacksync pilot project"
☝ Before creating a new project it is crucial to COPY the database password as it will not be accessible twice. The only way you can retrieve your database password later on, is by regenerating the password itself and invalidating previous passwords (which can break existing connections to the database).
You just created your first database project in supabase! 🎉
Now let's get the Database Connection URL which is the fastest way to connect your supabase instance to Stacksync.
Now that you have created your Postgres Database with Supabase, you can connect it to your existing Salesforce CRM (if you do not have Salesforce CRM instance yet, check out this guide to create a new Salesforce CRM developer instance for free forever!)