2.0.5 • Published 5 years ago

dynamodb-gui-client v2.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

DynamoDb-GUI-Client

All Contributors

Cross-platform GUI client for DynamoDb

GitHub

Release v3.3.1

Download for MacOS (.dmg)

Download for MacOS (.zip)

Release v2.1.1 || Old UI

Download for Debian (.deb)

Download for Linux (.AppImage)

Logo

:eyes: Logo

Run

git clone https://github.com/Arattian/DynamoDb-GUI-Client.git
cd DynamoDb-GUI-Client
npm i
# Electron serve
npm run electron:serve
# Vue Cli serve
npm start

Build Instructions

git clone https://github.com/Arattian/DynamoDb-GUI-Client.git
cd DynamoDb-GUI-Client
npm i
# Electron application build(This will build app for your OS)
npm run electron:build

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.

Contributors

Thanks goes to these wonderful people (emoji key):

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