tiny wrapper for mongodb
$ heroku plugins:install git://github.com/hsbt/heroku-mongodb.git
$ heroku mongohq:dump tmp/production
$ heroku mongohq:restore tmp/production/app12345
$ heroku mongolab:dump tmp/production
$ heroku mongolab:restore tmp/production/app12345