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.
Bulk ops with a safety net
Mass update, copy or delete with a dry-run preview and rollback. Segmented parallel scan + capacity pre-warm. See exactly what changes before it changes.
Single-Table Design Studio
Finally read your single-table design. Entity view, access patterns, and capacity per entity โ know which entity is eating your RCU/WCU.
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.
AI with your own key
Bring your own LLM key. Natural language to PartiQL, locally. No data leaves to our servers โ the prompt runs against your provider, your terms.
Native fast, not Electron
Built in Rust (Tauri). Tiny install, instant startup, low memory. The data layer runs in Rust so big scans don't choke a webview.
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 | $89 | $199 | โ | free | free |
| Free tier (local-only) | โ | โ | โ | โ | โ |
| Free trial length | 14 days | 7 days | 14 days | free | free |
| Device activations | 5 | 3 | โ | โ | โ |
| 30-day money-back | โ | โ | โ | free | free |
โ full ยท ~ partial ยท โ none. Compiled 2026 from vendors' own sites; corrections welcome.