Docs Menu
Docs Home
/
Relational Migrator
/

Connection Strings

On this page

  • Get Started

Database connections use connection strings to connect to both the relational and MongoDB databases. You can create connection strings:

  • Using the UI when you create a MongoDB or relational Database Connection.

  • Using the UI when you create a project.

  • Using the UI when you create a migration job.

  • By manually providing the Uniform Resource Identifier (URI).

Back

Manage Connections

On this page