DEV Community

Misak Poghosyan
Misak Poghosyan

Posted on

Cross-Platform GUI for DynamoDb (Electron + Vue.js)

Github Repository https://github.com/Arattian/DynamoDb-GUI-Client
Cross-platform GUI client for DynamoDb

https://thepracticaldev.s3.amazonaws.com/i/xlf92f3hz69uyfq9kojm.png

Features

  • Remote Access of AWS DynamoDB Service*
  • Local DynamoDB
  • Supports multiple databases
  • 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 stored in localstorage.

Top comments (0)