{"id":22867589,"url":"https://github.com/indatawetrust/mongo-to-elastic","last_synced_at":"2025-05-05T19:19:21.099Z","repository":{"id":90351178,"uuid":"91600843","full_name":"indatawetrust/mongo-to-elastic","owner":"indatawetrust","description":"Elasticsearch transfer tool for MongoDB database","archived":false,"fork":false,"pushed_at":"2017-08-27T16:12:39.000Z","size":4,"stargazers_count":29,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T19:19:16.669Z","etag":null,"topics":["elasticsearch","mongodb","transfer-data"],"latest_commit_sha":null,"homepage":"","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/indatawetrust.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-17T17:04:20.000Z","updated_at":"2023-12-21T20:40:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"f820af05-c6d8-4fc8-85f2-3859f55925f0","html_url":"https://github.com/indatawetrust/mongo-to-elastic","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/indatawetrust%2Fmongo-to-elastic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indatawetrust%2Fmongo-to-elastic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indatawetrust%2Fmongo-to-elastic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indatawetrust%2Fmongo-to-elastic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indatawetrust","download_url":"https://codeload.github.com/indatawetrust/mongo-to-elastic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252561062,"owners_count":21768063,"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":["elasticsearch","mongodb","transfer-data"],"created_at":"2024-12-13T12:28:10.225Z","updated_at":"2025-05-05T19:19:21.093Z","avatar_url":"https://github.com/indatawetrust.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mongo-to-elastic\nElasticsearch transfer tool for MongoDB database. It is safer because every transaction is kept in a [promise queue].\n\n## Install\n```\nnpm install mongo-to-elastic -g\n```\n\nAll collections are transferred unless the collection is defined. To define more than one collection;\n\n```\nmongo-to-elastic --db app -c user -c post\n```\n\n## Usage\n\n```\nUsage: mongo-to-elastic [options]\n\nOptions:\n  --mongo-host, --mh    MongoDB host        (default localhost)\n  --mongo-port, --mp    MongoDB port        (default 27017)\n  --database, --db      MongoDB database      \n  --collection, --c      MongoDB collection\n  --elastic-host, --eh  ElasticSearch host  (default localhost)\n  --elastic-port, --ep  ElasticSearch port  (default 9200)\n  --concurrency, --con  Promise concurrency (default 250)\n  --help                Show help          \n```\n\n[promise queue]: https://github.com/sindresorhus/p-queue\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findatawetrust%2Fmongo-to-elastic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findatawetrust%2Fmongo-to-elastic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findatawetrust%2Fmongo-to-elastic/lists"}