mongify:Mongify允许您将数据从sql数据库映射到mongodb文档数据库

时间:2021-03-05 02:33:38
【文件属性】:
文件名称:mongify:Mongify允许您将数据从sql数据库映射到mongodb文档数据库
文件大小:77KB
文件格式:ZIP
更新时间:2021-03-05 02:33:38
Ruby Mongify 从sql数据库到mongoDB的数据转换器。 支持MySQL,PostgreSQL,SQLite,Oracle,SQLServer和DB2(基本上ActiveRecord内置的任何东西)。 但是,我只在MySql和SQLite上进行过测试 支持任何版本的MongoDB 要了解有关MongoDB的更多信息,请访问: 安装 gem install mongify 注意 You might have to install active record database gems (you'll know if you get an error message while running mongify command) 用法 创建配置文件 为了使Mongify能够完成其工作,它需要知道数据库的位置。 构建配置文件非常简单: sql_connection do
【文件预览】:
mongify-master
----.gitignore(332B)
----.rspec(7B)
----bin()
--------mongify(523B)
----LICENSE(1KB)
----CHANGELOG.md(8KB)
----spec()
--------default.watch(6KB)
--------spec.opts(8B)
--------support()
--------mongify()
--------mongify_spec.rb(329B)
--------spec_helper.rb(845B)
--------files()
--------tmp()
----mongify.gemspec(2KB)
----README.rdoc(15KB)
----lib()
--------mongify()
--------mongify.rb(684B)
----Gemfile(95B)
----features()
--------options.feature(2KB)
--------support()
--------step_definitions()
--------print.feature(384B)
--------process.feature(1KB)
----.yardopts(24B)
----Rakefile(4KB)
----Gemfile.lock(3KB)

网友评论