{"id":19985908,"url":"https://github.com/aeberdinelli/dynago","last_synced_at":"2026-03-07T17:31:21.716Z","repository":{"id":51627617,"uuid":"239607892","full_name":"aeberdinelli/dynago","owner":"aeberdinelli","description":"A CLI tool to painless transfering data from MongoDB to DynamoDB.","archived":false,"fork":false,"pushed_at":"2023-02-01T18:17:26.000Z","size":134,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-04T07:33:52.555Z","etag":null,"topics":["aws","aws-cli","aws-sdk","cli","dynamodb","inquirer","mongodb","node"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aeberdinelli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-10T20:36:19.000Z","updated_at":"2021-05-26T21:05:42.000Z","dependencies_parsed_at":"2023-02-17T09:16:07.383Z","dependency_job_id":null,"html_url":"https://github.com/aeberdinelli/dynago","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aeberdinelli/dynago","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fdynago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fdynago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fdynago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fdynago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeberdinelli","download_url":"https://codeload.github.com/aeberdinelli/dynago/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeberdinelli%2Fdynago/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30223241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T17:00:40.062Z","status":"ssl_error","status_checked_at":"2026-03-07T17:00:39.026Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws","aws-cli","aws-sdk","cli","dynamodb","inquirer","mongodb","node"],"created_at":"2024-11-13T04:26:48.480Z","updated_at":"2026-03-07T17:31:21.674Z","avatar_url":"https://github.com/aeberdinelli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynago\r\nA CLI tool to easily copy MongoDB database to DynamoDB format, generating new ids and keeping relationships.\r\n\r\n## Install\r\nJust run: `npm install -g dynago`\r\n\r\n## Usage\r\n![help](https://raw.githubusercontent.com/aeberdinelli/dynago/master/docs/help.png)\r\n\r\n### Examples\r\n```bash\r\n# Transfer data to dynamo\r\ndynago transfer\r\n\r\n# Transfer data to tables with prefix\r\ndynago transfer --prefix exported-\r\n\r\n# Transfer data to local dynamo and custom region\r\ndynago transfer --endpoint http://localhost --region us-east-1\r\n\r\n# Transfer data from custom database to local dynamo and custom region\r\ndynago transfer --mongo mongodb://localhost:27017/custom-database --endpoint http://localhost:8000 --region us-west-2\r\n\r\n# Clear all temporal data\r\ndynago clear\r\n```\r\n\r\n## Info\r\nThe script will copy all the data from a MongoDB database into DynamoDB. It will create the tables automatically, as well as new Ids (based in uuid), and then you can run `dynago relate` to update the old _id to new ones.\r\nIt will also rename the _id property to id. \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeberdinelli%2Fdynago","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeberdinelli%2Fdynago","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeberdinelli%2Fdynago/lists"}