Skip to content

Add DynoTable - #2227

Open
dynotable-user wants to merge 2 commits into
electron:mainfrom
dynotable-user:add-dynotable
Open

Add DynoTable#2227
dynotable-user wants to merge 2 commits into
electron:mainfrom
dynotable-user:add-dynotable

Conversation

@dynotable-user

Copy link
Copy Markdown

Adds DynoTable, a desktop GUI for Amazon DynamoDB.

It runs SQL with joins, GROUP BY and aggregates over live tables (compiled client-side into DynamoDB's own Query and Scan, planned against your keys and GSIs), edits items visually, and pairs with an AI agent that runs on your own Bedrock keys. Ships for macOS, Windows and Linux.

Evidence it is built with Electron (required for closed-source submissions). The published artifacts are stock Electron Forge maker output:

Platform Artifact Maker
macOS DynoTable-darwin-arm64-1.2.0.zip @electron-forge/maker-zip
Windows DynoTable-1.2.0.Setup.exe @electron-forge/maker-squirrel
Debian dynotable_1.2.0_amd64.deb @electron-forge/maker-deb
Fedora dynotable-1.2.0-1.x86_64.rpm @electron-forge/maker-rpm
Linux DynoTable-1.2.0-x64.AppImage AppImage maker

Each is reachable from https://dynotable.com/api/download/<mac|win|deb|rpm|appimage>. Running on Electron 43.2.0.

Checked against the submission guidelines: icon is a 512x512 PNG square, description starts with a capital and ends with a period, does not begin with "A"/"An" and does not mention Electron, all links are https, and the app first shipped on 2026-06-23 (over 20 days ago).

@dynotable-user
dynotable-user requested review from a team and Toinane as code owners July 27, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant