Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

deptno/dynamon

Open more actions menu

Repository files navigation

😈 Dynamon. DynamoDB GUI client

CircleCI Logo

Dynamon is GUI client for DynamoDB.


Recent update

  • support Local dynamodb stream(v0.3) Stream
  • 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)

👀 Click to watch screenshot

run

npm -g i dynamon
dynamon # run

contribution

npm i
npm run watch # for backend typescript compile
npm run start

Logging

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
  • Operation
    • Table
      • Add Table
      • Edit Table
      • Delete Table
    • Search
      • Scan
      • Query
      • Index
    • Document
      • Add multiple documents
      • Add document
      • Edit document
      • Delete document
  • Stream - support function endpoint

link

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.