{"id":13433203,"url":"https://github.com/deptno/dynamon","last_synced_at":"2025-03-17T10:33:38.882Z","repository":{"id":57217889,"uuid":"127472179","full_name":"deptno/dynamon","owner":"deptno","description":":smiling_imp: Dynamon is GUI client for DynamoDB, can connect local dynamodb.","archived":true,"fork":false,"pushed_at":"2019-03-03T12:48:28.000Z","size":3041,"stargazers_count":314,"open_issues_count":3,"forks_count":14,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-17T15:50:48.907Z","etag":null,"topics":["aws","aws-dynamodb","client","dynamo","dynamodb","dynamodb-client","dynamodb-gui","dynamodb-gui-client","dynamodb-local","gui","gui-client","local","shell"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deptno.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2018-03-30T20:54:19.000Z","updated_at":"2025-02-11T15:50:24.000Z","dependencies_parsed_at":"2022-08-28T21:00:53.261Z","dependency_job_id":null,"html_url":"https://github.com/deptno/dynamon","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Fdynamon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Fdynamon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Fdynamon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deptno%2Fdynamon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deptno","download_url":"https://codeload.github.com/deptno/dynamon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244017002,"owners_count":20384253,"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":["aws","aws-dynamodb","client","dynamo","dynamodb","dynamodb-client","dynamodb-gui","dynamodb-gui-client","dynamodb-local","gui","gui-client","local","shell"],"created_at":"2024-07-31T02:01:22.409Z","updated_at":"2025-03-17T10:33:38.446Z","avatar_url":"https://github.com/deptno.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# :smiling_imp: Dynamon. DynamoDB GUI client\n [![CircleCI](https://circleci.com/gh/deptno/dynamon.svg?style=shield)](https://circleci.com/gh/deptno/dynamon)\n![Logo](assets/dynamon.png)\n\nDynamon is GUI client for DynamoDB.\n\n---\n\n## Recent update\n- support Local dynamodb stream(v0.3)\n![Stream](assets/dynamon-stream.gif)\n- Drop {electron, monorepo} to develop fast\n- Connect dynamodb-local (`docker run -p 8000:8000 amazon/dynamodb-local`)\n```json\n{\n  \"region\": \"dynamon\",\n  \"endpoint\": \"http://localhost:8000\"\n}\n```\n- Support create table\n\n---\n\n\u003e unstable (dynamon developed targeting local environment)\n\n[![](https://user-images.githubusercontent.com/1223020/38453064-7a2d421c-3a8a-11e8-821f-c607fff85642.png)](https://www.youtube.com/watch?v=UI9xyrAKAg0\u0026feature=youtu.be)\n:eyes: Click to watch screenshot\n\n- [Old electron version](https://github.com/deptno/dynamon/releases)\n\n## run\n\n```bash\nnpm -g i dynamon\ndynamon # run\n```\n\n## contribution\n\n```bash\nnpm i\nnpm run watch # for backend typescript compile\nnpm run start\n```\n\n### Logging\n\n```bash\nDEBUG=dynamon* npm run start # dynamon only\nDEBUG=dynalee* npm run start # dynalee(aws-sdk wrapper, engine for dynamon)\nDEBUG=dyna* npm run start # dynamon, dynalee\nDEBUG=* npm run start # ??\n```\n\n## features\n\n* [x] Local DynamoDB (port 8000)\n* View\n  * Table view\n    * [x] Sub collection view\n    * [x] Table schema view\n    * [ ] ~~Nested JSON(Enter, Leave)~~\n  * [x] JSON view\n* Operation\n  * Table\n    * [x] Add Table\n    * [ ] Edit Table\n    * [x] Delete Table\n  * Search\n    * [x] Scan\n    * [ ] Query\n    * [ ] Index\n  * Document\n    * [ ] Add multiple documents\n    * [x] Add document\n    * [ ] Edit document\n    * [ ] Delete document\n* [x] Stream - support function endpoint\n    \n## link\n- [LICENSE](LICENSE)\n- [CHANGELOG](CHANGELOG)\n- [Dynalee - Heart of dynamon](https://github.com/deptno/dynalee) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeptno%2Fdynamon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeptno%2Fdynamon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeptno%2Fdynamon/lists"}