This package has been deprecated

Author message:

Deprecated

dynamodb-gui-client

2.0.5 • Public • Published

DynamoDb-GUI-Client

Cross-platform GUI client for DynamoDb

npm GitHub

Builded Electron Application

How to open .AppImage files on Linux

Logo

👀 Logo

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.git
cd Dynamodb-GUI-Client
npm 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
  • 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.

Package Sidebar

Install

npm i dynamodb-gui-client

Weekly Downloads

11

Version

2.0.5

License

MIT

Unpacked Size

230 kB

Total Files

64

Last publish

Collaborators

  • aratta