{"id":17053543,"url":"https://github.com/arvida/heroku-mongo-pull","last_synced_at":"2026-05-02T23:36:56.463Z","repository":{"id":13896339,"uuid":"16594781","full_name":"arvida/heroku-mongo-pull","owner":"arvida","description":"✨  Pull a MongoDB database from your Heroku app to localhost using mongodump / mongorestore ✨","archived":false,"fork":false,"pushed_at":"2018-06-11T07:27:32.000Z","size":9,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T18:09:32.218Z","etag":null,"topics":["heroku","heroku-cli-plugin","heroku-mongo","mongodb"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/heroku-mongo-pull","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arvida.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-06T21:37:41.000Z","updated_at":"2018-06-11T07:27:33.000Z","dependencies_parsed_at":"2022-07-21T17:04:28.512Z","dependency_job_id":null,"html_url":"https://github.com/arvida/heroku-mongo-pull","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvida%2Fheroku-mongo-pull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvida%2Fheroku-mongo-pull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvida%2Fheroku-mongo-pull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvida%2Fheroku-mongo-pull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvida","download_url":"https://codeload.github.com/arvida/heroku-mongo-pull/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245059914,"owners_count":20554386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["heroku","heroku-cli-plugin","heroku-mongo","mongodb"],"created_at":"2024-10-14T10:12:36.309Z","updated_at":"2025-10-09T18:09:40.253Z","avatar_url":"https://github.com/arvida.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"heroku-mongo-pull\n=================\n\nPull a Mongodb database used by your Heroku app to localhost using `mongodump` / `mongorestore` commands.\n\n## Install\n\n    $ heroku plugins:install heroku-mongo-pull\n  \n## Usage\n\n    $ heroku mongo:pull\n  \nThis will replace the database with the same name as your app on localhost with the database specified by your apps Heroku config.\n\nThe databased replaced can be specified by setting the `MONGO_URL` env variables:\n\n    $ MONGO_URL=mongodb://username:password@localhost:9999/my-database heroku mongo:pull \n\n### Options    \n\n    $ heroku mongo:pull --noIndexRestore\n    \nThis will skip index restoration when importing the data. This can be usefull if you are using different versions of MongoDB and just want to import the data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvida%2Fheroku-mongo-pull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farvida%2Fheroku-mongo-pull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvida%2Fheroku-mongo-pull/lists"}