Connect to a database
When accessing the data manager for a new project you will prompted to provide the connection details, if you do not have any databases defined for the team the project is part of, you will be asked to add one.

If you already have databases defined you can select the database, connection and schema you would like to use:

Managing databases
Under the team settings there is a section to manage databases.

A database can contain multiple connections, say for example a database to manage users, might have multiple connections in different data centers, so after creating a database by providing a unique id and a description you will be prompted to add a connection:

Fill in the connection details for your database and connection types, you will be able to test the connection after adding it:
Currently supported database types:
- MySQL
- Postgres databases
Currently supported connection types:
- Standard TCP/IP
- Standard TCP/IP over SSH