Skip to content

💡 Getting started

Get set up in a matter of minutes

Connect to your database

To get started with Supersimple, you'll just need to connect your data warehouse (or database). Supersimple only ever needs a read-only connection to your database, and it's best to create a separate database user for it.

Provide database credentials

Once you log on to the platform, you'll be asked to configure the database connection.

TIP

In case you need to whitelist Supersimple's IP addresses, we use 35.228.195.204 and 35.228.203.89 for any outbound traffic to your databases.

To get set up with PostgreSQL, you'll just need to copy in your database connection URL in the form of postgres://username:password@host:port/database.

If you run into any trouble or have a question, just click the support bubble in the bottom right of the app and we'll help get you set up!

Data model setup

Once you connect your database, we'll auto-discover your tables and relations between them, and turn those into data models on Supersimple!

Read more about Supersimple's semantic data models in the next step 👀.