Skip to content

Munawwar/DynamoDb-GUI-Client

Β 
Β 

Repository files navigation

DynamoDb-GUI-Client

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.

All Contributors

GUI client for DynamoDb

GitHub

Logo

πŸ‘€ Logo

Run

git clone https://github.com/Munawwar/DynamoDb-GUI-Client.git
cd DynamoDb-GUI-Client
npm i
npm start

Build Instructions

git clone https://github.com/Munawwar/DynamoDb-GUI-Client.git
cd DynamoDb-GUI-Client
npm i
npm run build

Features

  • Remote Access of AWS DynamoDB Service*

  • Local DynamoDB

  • Supports multiple databases

  • Master password encryption for stored credentials

  • View

    • Table view
      • Records view
      • Table schema view
  • Operation

    • Record
      • Add Record
      • Edit Record
      • Delete Record
    • Table
      • Add Table
      • Edit Table
      • Delete Table
    • Filter by attribute value
    • Filter by attribute name
  • For remote access, need to provide access and secret keys. All keys are encrypted and stored in localStorage.

Contributors

Thanks goes to these wonderful people (emoji key):

Misak Poghosyan
Misak Poghosyan

πŸš‡ ⚠️ πŸ“’ πŸ”§ 🚧 πŸ’»
Gevorg A. Galstyan
Gevorg A. Galstyan

πŸ€” πŸš‡ 🚧 πŸ“’ πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

πŸ’‘ DynamoDb GUI Client (Web, macOS)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 51.4%
  • Vue 46.6%
  • Other 2.0%