DynamoDb-GUI-Client
Cross-platform GUI client for DynamoDb
Builded Electron Application
How to open .AppImage files on Linux
👀
To-Do List
- MacOS build
- Windows build
Run
npm i -g dynamodb-gui-client#and simply run from terminal dynamodb-client
git clone https://github.com/Arattian/DynamoDb-GUI-Client.gitcd Dynamodb-GUI-Clientnpm i# Electron serve npm run electron:serve# Vue Cli serve npm start
Features
-
Remote Access of AWS DynamoDB Service*
-
Local DynamoDB
-
Supports multiple databases
-
View
- Table view
- Records view
- Table schema view
- JSON 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.