Docs Menu
Docs Home
/
Relational Migrator

Connect to Databases

On this page

  • Get Started
  • Use Relational Migrator Without a Live Database Connection

Relational Migrator uses JDBC connection strings and associated user credentials to access your relational database and MongoDB deployment. You can save this information as a database connection.

After you save a database connection, you can use it for any task that requires connecting to a database.

To connect to a source relational database, see the following procedures:

  • Connect to MySQL

  • Connect to Oracle

  • Connect to PostgreSQL

  • Connect to SQL Server

  • Connect to Sybase

  • Connect to DB2

To connect to a destination database, see Connect to MongoDB.

If you don't have a live connection to your relational database, you can use the following options to visualize and model your data:

Note

Relational Migrator requires live database connections to perform data migrations.

For more information, see Use Relational Migrator Without a Live Database Connection.

Back

Application Settings