mongify 1.2.3
Mongify allows you to map your sql data into a mongodb document database with a simple DSL.
Gemfile:
=
install:
=
Runtime Dependencies (6):
activerecord
~> 3.2
activesupport
~> 3.2
bson
~> 1.10.2
bson_ext
~> 1.10.2
highline
>= 1.6.1
mongo
~> 1.10.2