A DynamoDB GUI built for daily work
Stop living in the AWS Console. Tablyne is a native desktop GUI for Amazon DynamoDB — browse and edit items like a spreadsheet, query with PartiQL and autocomplete, and see capacity per entity. Mac, Windows and Linux.
What you can do with the Tablyne DynamoDB GUI
Every account, region and table at once
Jump between profiles, regions and tables in one workspace. No re-auth, no console tab roulette. Your AWS credentials never leave the machine.
Edit items like a spreadsheet
Click a cell, change it, done. Inline editing over a real canvas grid — even composite PK/SK items stay readable. No JSON gymnastics.
Query IDE that learns your data
PartiQL + native queries with autocomplete trained on your real schema. RCU/WCU and scan count on every run. Zero accidental full-scans.
Terminal / REPL for ad-hoc ops
Find-and-delete in bulk, script one-off migrations, chain operations. The Robo 3T moment DynamoDB never had.
How Tablyne compares to other DynamoDB GUIs
| Feature | Tablyne | Dynobase | Dynomate | NoSQL Workbench | DocKit |
|---|---|---|---|---|---|
| Native (Rust) — not Electron | ✓ | — | ✓ | — | ✓ |
| Multi-account / region / table workspace | ✓ | ✓ | ✓ | ~ | ~ |
| Inline spreadsheet-style editing | ✓ | ✓ | ~ | — | ~ |
| Bulk ops with dry-run + rollback | ✓ | ~ | ~ | — | — |
| Single-Table Design Studio (capacity per entity) | ✓ | ~ | — | ~ | — |
| RCU/WCU + scan count per query | ✓ | ~ | — | — | — |
| Terminal / REPL | ✓ | ✓ | ~ | — | — |
| AI — bring your own key (local) | ✓ | ~ | — | — | ~ |
| DynamoDB Local / LocalStack | ✓ | ✓ | ✓ | — | ✓ |
| Credentials never leave your machine | ✓ | ✓ | ✓ | ✓ | ✓ |
| Lifetime license option | $99 | $199 | — | free | free |
| Free tier (local-only) | ✓ | — | ✓ | ✓ | ✓ |
| Free trial length | 14 days | 7 days | 14 days | free | free |
| Devices per seat | 3 (5 Lifetime) | 3 | — | ∞ | ∞ |
| 30-day money-back | ✓ | — | ✓ | free | free |
✓ full · ~ partial · — none. Compiled 2026 from vendors' own sites; corrections welcome.