This project is a fork maintained from the original DynamoDb-GUI-Client (https://github.com/Arattian/DynamoDb-GUI-Client). Thanks to previous devs for their hard work.
You can't connect to local Dynamodb mock servers (like LocalStack) with Web Client. Get the Mac app for that π
git clone https://github.com/Munawwar/DynamoDb-GUI-Client.git
cd DynamoDb-GUI-Client
npm i
# Electron serve
npm run electron:serve
# Vue Cli serve
npm start
git clone https://github.com/Munawwar/DynamoDb-GUI-Client.git
cd DynamoDb-GUI-Client
npm i
# Electron application build(This will build app for your OS)
npm run electron:build
-
Remote Access of AWS DynamoDB Service*
-
Local DynamoDB
-
Supports multiple databases
-
View
- Table view
- Records view
- Table schema view
- Table view
-
Operation
- Record
- Add Record
- Edit Record
- Delete Record
- Table
- Add Table
- Edit Table
- Delete Table
- Filter by attribute value
- Filter by attribute name
- Record
-
For remote access, need to provide access and secret keys.All keys stored in localStorage.
Thanks goes to these wonderful people (emoji key):
Misak Poghosyan π | Gevorg A. Galstyan π€ π π§ π’ π» |
This project follows the all-contributors specification. Contributions of any kind welcome!