Relationship between service resources
You can use Yandex Data Transfer to easily transfer data between databases. This way you can reduce the migration period and minimize downtime when switching to a new database. You don't need to install any drivers to transfer data. All the settings are available in the management console.
Endpoint
Endpoint is configuration used to connect to the database.
Endpoints are available for the following databases:
- MySQL user database.
- A database in Managed Service for MySQL®.
- PostgreSQL user database.
- A database in Managed Service for PostgreSQL.
Types of endpoints
The following types of endpoints are available:
- Source: Describes the settings of the database you are going to transfer the data from.
- Target: Describes the settings of the database you are going to transfer the data to.
Transfer
Transfer is the process of transmitting data between the source and target endpoints. Put the transfer in the same folder with the endpoints that it connects together.
You can make transfers between the following endpoints:
Source database | Target database |
---|---|
MySQL | Managed Service for MySQL |
Managed Service for MySQL | MySQL |
PostgreSQL | Managed Service for PostgreSQL |
Managed Service for PostgreSQL | PostgreSQL |
Types of transfers
The following types of transfers are available:
- Copy: Make a one-time transfer of the database snapshot.
- Replicate: Continuously retrieve changes from the source database and apply them to the target database.
- Copy and replicate: Transfer the data and keep the target database in sync with the source database.
Bandwidth
The speed for copying data can reach 15 MBps. It takes 2-3 hours to copy a 100 GB database. When you replicate data, the bandwidth is 20-30 thousand transactions per second.