I built DynamoLens, a free/open-source desktop app for Amazon DynamoDB. It’s a native Wails shell (Go backend + React/Vite frontend, no Electron) for macOS/Windows/Linux. It lets you explore tables, inspect/edit items, and handle multiple environments without living in the console/CLI.
Highlights:
- Visual workflows: compose item/table operations, save/share, replay
- Explorer: list tables, view schema, scan/query, create/update/delete items and tables
- Auth: AWS profiles, static keys, custom endpoints (DynamoDB Local-friendly)
- Modern UI with command palette, pinning, theming
Looking for feedback from DynamoDB and Go/Wails folks—especially on UX rough edges and packaging/signing on macOS.
Download:
https://dynamolens.com/
Code:
https://github.com/rasjonell/dynamo-lens