Skip to content

View DynamoDB Tables from this single page app. Connect to production or to a DynamoDB-local instance.

License

Notifications You must be signed in to change notification settings

ayanray/dynamodb-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamoDB Viewer

View DynamoDB Tables from this single page app. Connect to production or to a DynamoDB-local instance.

Usage

Visit https://ayanray.github.io/dynamodb-viewer/

Use it! Submit the form fields and connect.

Running dynamodb-local

When you run dynamodb-local, it does not support HTTPS. So I made a small HTTPS proxy to route traffic to a dynamodb-local instance.

Read more about it here: https://github.com/ayanray/dynamodb-https-proxy

When you use the Online Viewer, just enter https://URL_TO_PROXY:PORT and it should allow you to connect to DynamoDB-Local.

Contributing

To contribute, fork this repo, make your changes, and submit a PR.

Useful References:

Bootstrap: Used to Layout the Page

Bootstrap Tables: Used to view Dynamo Data

DynamoDB: AWS SDK Used to talk to Dynamo

About

View DynamoDB Tables from this single page app. Connect to production or to a DynamoDB-local instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published