ExportMongoS3

Command-line application for MongoDB export(mongoexport) to CSV and upload to Amazon S3

Installation

Add this line to your application's Gemfile:

gem 'export_mongo_s3'

And then execute:

$ bundle

Or install it yourself as:

$ gem install export_mongo_s3

Help