mysql2psql是一个Ruby的扩展用来将MySQL数据迁移到PostgreSQL数据库。
安装方法:gemistallmysql2psql
开源地址
https://github.com/maxlapshin/mysql2postgres授权协议
未知
mysql2psql是一个Ruby的扩展用来将MySQL数据迁移到PostgreSQL数据库。
安装方法:gemistallmysql2psql
mysql2psql 是一个 Ruby 的扩展用来将 MySQL 数据迁移到 PostgreSQL 数据库。 安装方法:gem install mysql2psql
评论