Connect to your database

Learn how to connect your databases and interact with them.

Lido currently connects to PostgreSQL, MySQL, Firebase, Snowflake, and MongoDB. Please send us an email or message us on Slack if you'd like to use Lido but your database isn't supported yet and we'll try to expedite things.

The connection details required by Lido depend on the type of database you want to connect. This information generally includes a host, port, user credentials, and connection string. Refer to your database's configuration or documentation to obtain this.

Allow Lido's IP address

If your database uses an inbound firewall, you'll need to whitelist Lido's IP address to allow us to connect to your database.

34.23.215.98

This just tells your database to expect queries from Lido’s servers. It does not give us access to any of your data directly.