{"id":13821788,"url":"https://github.com/Arattian/DynamoDb-GUI-Client","last_synced_at":"2025-05-16T15:30:52.237Z","repository":{"id":33685836,"uuid":"158504684","full_name":"Arattian/DynamoDb-GUI-Client","owner":"Arattian","description":"DynamoDb GUI Client","archived":false,"fork":false,"pushed_at":"2023-01-04T18:58:24.000Z","size":2223,"stargazers_count":652,"open_issues_count":38,"forks_count":77,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-07-10T22:20:40.139Z","etag":null,"topics":["aws","aws-dynamodb","dynamodb","dynamodb-client","dynamodb-gui-client","dynamodb-local","electron-app","element-ui","gui","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Arattian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-21T06:59:38.000Z","updated_at":"2024-05-30T05:51:45.000Z","dependencies_parsed_at":"2023-01-15T02:03:21.363Z","dependency_job_id":null,"html_url":"https://github.com/Arattian/DynamoDb-GUI-Client","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arattian%2FDynamoDb-GUI-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arattian%2FDynamoDb-GUI-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arattian%2FDynamoDb-GUI-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arattian%2FDynamoDb-GUI-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arattian","download_url":"https://codeload.github.com/Arattian/DynamoDb-GUI-Client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213893315,"owners_count":15653524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-dynamodb","dynamodb","dynamodb-client","dynamodb-gui-client","dynamodb-local","electron-app","element-ui","gui","vuejs"],"created_at":"2024-08-04T08:01:28.249Z","updated_at":"2024-08-04T08:07:02.438Z","avatar_url":"https://github.com/Arattian.png","language":"Vue","funding_links":[],"categories":["Vue","Projects Using Vue.js","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Open Source [🔝](#readme)"],"sub_categories":["Open Source"],"readme":"# DynamoDb-GUI-Client\n\n### (This project is no longer supported)\nFirst, 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](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/workbench.settingup.html). \nSincerely yours [Arattian::LinkedIn](https://www.linkedin.com/in/misakpoghosyan/)\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)\n\n## Cross-platform GUI client for DynamoDb\n\n[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/Arattian/DynamoDb-GUI-Client/blob/master/LICENSE)\n\n### [Release v3.3.1](https://github.com/Arattian/DynamoDb-GUI-Client/releases/tag/3.3.1)\n\n#### [Download for MacOS (.dmg)](https://github.com/Arattian/DynamoDb-GUI-Client/releases/download/3.3.1/DynamoDbGUI-mac-3.3.1.dmg)\n\n#### [Download for MacOS (.zip)](https://github.com/Arattian/DynamoDb-GUI-Client/releases/download/3.3.1/DynamoDbGUI-mac-3.3.1.zip)\n\n### [Release v2.1.1 || Old UI](https://github.com/Arattian/DynamoDb-GUI-Client/releases/tag/v2.1.1)\n\n#### [Download for Debian (.deb)](https://github.com/Arattian/DynamoDb-GUI-Client/releases/download/v2.1.1/DynamoDbGUI-linux-amd64-2.1.1.deb)\n\n#### [Download for Linux (.AppImage)](https://github.com/Arattian/DynamoDb-GUI-Client/releases/download/v2.1.1/DynamoDbGUI-linux-x86_64-2.1.1.AppImage)\n\n![Logo](src/assets/git-logo.png)\n\n:eyes:\n![Logo](https://i.imgur.com/24jcqzs.png)\n\n## Run\n\n```bash\ngit clone https://github.com/Arattian/DynamoDb-GUI-Client.git\ncd DynamoDb-GUI-Client\nnpm i\n# Electron serve\nnpm run electron:serve\n# Vue Cli serve\nnpm start\n```\n\n## Build Instructions\n\n```bash\ngit clone https://github.com/Arattian/DynamoDb-GUI-Client.git\ncd DynamoDb-GUI-Client\nnpm i\n# Electron application build(This will build app for your OS)\nnpm run electron:build\n```\n\n## Features\n\n- [x] Remote Access of AWS DynamoDB Service\\*\n- [x] Local DynamoDB\n- [x] Supports multiple databases\n- View\n  - Table view\n    - [x] Records view\n    - [x] Table schema view\n- Operation\n\n  - Record\n    - [x] Add Record\n    - [x] Edit Record\n    - [x] Delete Record\n  - Table\n    - [x] Add Table\n    - [x] Edit Table\n    - [x] Delete Table\n  - Filter by attribute value\n  - Filter by attribute name\n\n- For remote access, need to provide access and secret keys.All keys stored in localStorage.\n\n## Contributors\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\u003ctr\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Arattian\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/36269636?v=4\" width=\"100px;\" alt=\"Misak Poghosyan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMisak Poghosyan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-Arattian\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/Arattian/DynamoDb-GUI-Client/commits?author=Arattian\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#talk-Arattian\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"#tool-Arattian\" title=\"Tools\"\u003e🔧\u003c/a\u003e \u003ca href=\"#maintenance-Arattian\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/Arattian/DynamoDb-GUI-Client/commits?author=Arattian\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/gevorggalstyan\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/2598355?v=4\" width=\"100px;\" alt=\"Gevorg A. Galstyan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGevorg A. Galstyan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-gevorggalstyan\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#infra-gevorggalstyan\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"#maintenance-gevorggalstyan\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"#talk-gevorggalstyan\" title=\"Talks\"\u003e📢\u003c/a\u003e \u003ca href=\"https://github.com/Arattian/DynamoDb-GUI-Client/commits?author=gevorggalstyan\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArattian%2FDynamoDb-GUI-Client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArattian%2FDynamoDb-GUI-Client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArattian%2FDynamoDb-GUI-Client/lists"}