Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yandex-cloud-examples/yc-data-transfer-from-mysql-to-ydb
Миграция данных из кластера Managed Service for MySQL в YDB с помощью Yandex Data Transfer.
https://github.com/yandex-cloud-examples/yc-data-transfer-from-mysql-to-ydb
data-transfer mysql terraform yandex-cloud yandexcloud ydb
Last synced: about 14 hours ago
JSON representation
Миграция данных из кластера Managed Service for MySQL в YDB с помощью Yandex Data Transfer.
- Host: GitHub
- URL: https://github.com/yandex-cloud-examples/yc-data-transfer-from-mysql-to-ydb
- Owner: yandex-cloud-examples
- License: apache-2.0
- Created: 2024-03-08T09:01:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-08T10:05:13.000Z (8 months ago)
- Last Synced: 2024-03-19T11:45:33.182Z (8 months ago)
- Topics: data-transfer, mysql, terraform, yandex-cloud, yandexcloud, ydb
- Language: HCL
- Homepage: https://cloud.yandex.ru/docs/data-transfer/tutorials/mpg-to-mmy
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Миграция данных из кластера Yandex Managed Service for MySQL в Yandex Managed Service for YDB с помощью Yandex Data Transfer
С помощью сервиса [Data Transfer](https://cloud.yandex.ru/docs/data-transfer) вы можете перенести базу данных из кластера [Managed Service for MySQL](https://cloud.yandex.ru/docs/managed-mysql) в [Managed Service for YDB](https://cloud.yandex.ru/docs/ydb). Настройка через Terraform описана в [практическом руководстве](https://cloud.yandex.ru/docs/data-transfer/tutorials/managed-mysql-to-ydb), необходимый для настройки конфигурационный файл [data-transfer-mmy-ydb.tf](data-transfer-mmy-ydb.tf) расположен в этом репозитории.