mongify 1.3.1
Mongify allows you to map your sql data into a mongodb document database with a simple DSL.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (6):
            activerecord
            < 5.0, >= 4.2
          
          
            activesupport
            < 5.0, >= 4.2
          
          
            bson
            = 1.12.5
          
          
            bson_ext
            = 1.12.5
          
          
            highline
            = 1.7.8
          
          
            mongo
            = 1.12.5
          
    