文件名称:monocle-migrator:一种工具,可帮助您在Postgres <-> MySQL之间迁移数据
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-05 15:28:56
mysql php postgres database pokemongo
单片迁移器 一种工具,可帮助您在Postgres <-> MySQL之间迁移数据 要求 > = 7.1 安装 运行composer install 将credentials.sample.yml credentials.yml复制到credentials.yml并进行相应的编辑 跑步 $ ./migrator [2018-05-28 17:37:01] INFO Connecting to pgsql... [2018-05-28 17:37:01] INFO Connecting to mysql... [2018-05-28 17:37:01] INFO Querying forts... [2018-05-28 17:37:01] INFO Migrating forts... [2018-05-28 17:37:49] 8292/8292 [=================
【文件预览】:
monocle-migrator-master
----.gitignore(25B)
----README.md(1KB)
----composer.lock(11KB)
----LICENSE(1KB)
----composer.json(931B)
----src()
--------migrator.php(5KB)
----credentials.sample.yml(147B)
----migrator(366B)