All Projects โ†’ Arattian โ†’ Dynamodb Gui Client

Arattian / Dynamodb Gui Client

Licence: mit
DynamoDb GUI Client

Projects that are alternatives of or similar to Dynamodb Gui Client

Dynamon
๐Ÿ˜ˆ Dynamon is GUI client for DynamoDB, can connect local dynamodb.
Stars: โœญ 324 (-40%)
Mutual labels:  aws, dynamodb, gui
Arc.codes
The Architect web site! ๐ŸŒฉ
Stars: โœญ 271 (-49.81%)
Mutual labels:  aws, dynamodb
electron-admin-element-vue
Electron Vue3.x Element-UI Admin
Stars: โœญ 37 (-93.15%)
Mutual labels:  electron-app, element-ui
Serverless Dynamodb Local
Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless
Stars: โœญ 530 (-1.85%)
Mutual labels:  aws, dynamodb
Komiser
โ˜๏ธ Cloud Environment Inspector ๐Ÿ‘ฎ๐Ÿ”’ ๐Ÿ’ฐ
Stars: โœญ 2,684 (+397.04%)
Mutual labels:  aws, dynamodb
Aws Toolkit Eclipse
AWS Toolkit for Eclipse โ€“ย an open-source plugin for developing, deploying, and managing AWS applications.
Stars: โœญ 252 (-53.33%)
Mutual labels:  aws, dynamodb
Lambdaguard
AWS Serverless Security
Stars: โœญ 300 (-44.44%)
Mutual labels:  aws, dynamodb
Dialetus Service
API to Informal dictionary for the idiomatic expressions that each Brazilian region It has
Stars: โœญ 202 (-62.59%)
Mutual labels:  aws, dynamodb
Laravel Dynamodb
Eloquent syntax for DynamoDB
Stars: โœญ 342 (-36.67%)
Mutual labels:  aws, dynamodb
Sqlectron Gui
A simple and lightweight SQL client desktop with cross database and platform support.
Stars: โœญ 3,852 (+613.33%)
Mutual labels:  electron-app, gui
Aws Mobile Appsync Chat Starter Angular
GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync
Stars: โœญ 449 (-16.85%)
Mutual labels:  aws, dynamodb
Step Functions Draw.io
You can make a AWS step functions workflow with GUI and export/import JSON/YAML.
Stars: โœญ 231 (-57.22%)
Mutual labels:  aws, gui
Terraform Aws Tfstate Backend
Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
Stars: โœญ 229 (-57.59%)
Mutual labels:  aws, dynamodb
Mr.Dclutterer
A minimal looking cross-platform desktop application made with Electron that handles quick file aggregation and bulk renaming.
Stars: โœญ 32 (-94.07%)
Mutual labels:  electron-app, element-ui
Serverless Analytics
Track website visitors with Serverless Analytics using Kinesis, Lambda, and TypeScript.
Stars: โœญ 219 (-59.44%)
Mutual labels:  aws, dynamodb
Dynamodb Documentclient Cheat Sheet
DynamoDB JavaScript DocumentClient cheat sheet
Stars: โœญ 293 (-45.74%)
Mutual labels:  aws, dynamodb
Faraday
DynamoDB client for Clojure
Stars: โœญ 193 (-64.26%)
Mutual labels:  aws, dynamodb
Aws Mobile React Native Starter
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
Stars: โœญ 2,247 (+316.11%)
Mutual labels:  aws, dynamodb
Dynogels
DynamoDB data mapper for node.js. Originally forked from https://github.com/ryanfitz/vogels
Stars: โœญ 471 (-12.78%)
Mutual labels:  aws, dynamodb
Sieve
Sieve Script Editor
Stars: โœญ 452 (-16.3%)
Mutual labels:  electron-app, gui

DynamoDb-GUI-Client

(This project is no longer supported)

First, of all, I really appreciate the work of everyone who contributed to this project so far. This was really challenging and interesting project for me when I get my first job in programming. Unfortunately due to the lack of time and loss of personal interest on this, I will no longer contribute to this project. Thank you very much for supporting me and for every star given to this project. Also, I want to share with you the app that I just saw for database management directly from AWS development team, give it a try they did a good job NoSQL Workbench. Sincerely yours Arattian::LinkedIn

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

๐Ÿ‘€ 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

  • [x] Remote Access of AWS DynamoDB Service*

  • [x] Local DynamoDB

  • [x] Supports multiple databases

  • View

    • Table view
      • [x] Records view
      • [x] Table schema view
  • Operation

    • Record
      • [x] Add Record
      • [x] Edit Record
      • [x] Delete Record
    • Table
      • [x] Add Table
      • [x] Edit Table
      • [x] 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):

Misak Poghosyan
Misak Poghosyan

๐Ÿš‡ โš ๏ธ ๐Ÿ“ข ๐Ÿ”ง ๐Ÿšง ๐Ÿ’ป
Gevorg A. Galstyan
Gevorg A. Galstyan

๐Ÿค” ๐Ÿš‡ ๐Ÿšง ๐Ÿ“ข ๐Ÿ’ป

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].