😈 Dynamon. DynamoDB GUI client
Dynamon is GUI client for DynamoDB.
Recent update
- support Local dynamodb stream(v0.3)

- Drop {electron, monorepo} to develop fast
- Connect dynamodb-local (
docker run -p 8000:8000 amazon/dynamodb-local)
{
"region": "dynamon",
"endpoint": "http://localhost:8000"
}- Support create table
unstable (dynamon developed targeting local environment)
run
npm -g i dynamon
dynamon # runcontribution
npm i
npm run watch # for backend typescript compile
npm run startLogging
DEBUG=dynamon* npm run start # dynamon only
DEBUG=dynalee* npm run start # dynalee(aws-sdk wrapper, engine for dynamon)
DEBUG=dyna* npm run start # dynamon, dynalee
DEBUG=* npm run start # ??features
- Local DynamoDB (port 8000)
- View
- Table view
- Sub collection view
- Table schema view
-
Nested JSON(Enter, Leave)
- JSON view
- Table view
- Operation
- Table
- Add Table
- Edit Table
- Delete Table
- Search
- Scan
- Query
- Index
- Document
- Add multiple documents
- Add document
- Edit document
- Delete document
- Table
- Stream - support function endpoint

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


