The fast, native
DynamoDB GUI
Edit items inline, run PartiQL with autocomplete, bulk-edit with a dry-run, and finally read your single-table design. Built in Rust — not Electron.
free for DynamoDB Local · 14-day Pro trial, no card · 30-day money-back
tablyne ❯ connect prod --sso
// 3 accounts · 2 regions · 1 shortcut. credentials stay local.
tablyne ❯ ai "users with no email"
→ PartiQL generated · 8ms · 0 full-scans · 0.5 RCU
- Native, not Electron
- Built in Rust 🦀
- Credentials never leave your machine
- Windows · macOS · Linux
Works with the stack you already use
- AWS SSO
- DynamoDB Local
- LocalStack
- PartiQL
- aws-vault
- Apple Silicon
See it in action
Multi-table workspace, inline editing, and capacity on every query — in one fast native window. (Early UI — real captures land with the public beta.)
10× your DynamoDB workflow
The depth a specialist tool gives you — not a generalist DB client with a DynamoDB tab.
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.
…and a lot more under the hood
The small things a specialist tool gets right — that you only miss when they're gone.
Keyboard-first
Ctrl+K runs everything. Hands stay on the keys, eyes stay on the data.
Tabs & split views
Open every table at once and multitask like you do in your browser.
Query optimizer
Auto-picks Query over Scan wherever it can. No accidental table-melting full scans.
Works offline
First-class DynamoDB Local & LocalStack. Build on a plane, ship on landing.
Advanced filtering
Filter, sort and slice without hand-writing a FilterExpression.
Genuinely fast
Native Rust data layer — big scans never freeze the UI. Not Electron.
Code export
Turn any operation into CLI, JS/TS, Python or Go. Stop hand-writing SDK calls.
Credentials stay local
Talks to AWS APIs and nothing else. No third-party servers, no telemetry.
PartiQL editor
SQL-like queries with autocomplete trained on your real schema.
Safe truncate
Empty a table without deleting the resource — with a dry-run first.
Inline everything
Edit cells in place with dry runs and visual diffs. No endless pagination.
SSO & MFA
AWS SSO, MFA and aws-vault. Credentials that refresh instead of expiring mid-session.
Find any table
Type a name and jump to it across every account and region.
Create & manage tables
Spin up tables, configure GSIs and delete resources without the console.
Terminal / REPL
find → mutate → delete in bulk. The Robo 3T moment DynamoDB never had.
Synthwave dark mode
Dark-first by design. Easy on the eyes at 2am, mid-sprint.
How Tablyne compares
An honest, side-by-side matrix. Most tools won't show you one — we will.
| 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.
Built in the open — endorsements coming as the beta grows
Want to be an early voice? Get notified when the beta opens:
Simple pricing. Own it for $89.
Less than half of Dynobase's lifetime. Free forever for local development. Use FRIDAYNIGHT50 for 50% off Lifetime.
Free — Local
For DynamoDB Local & LocalStack
- ✓DynamoDB Local & LocalStack
- ✓Core features, 1 device
- ✓Inline editing & queries
- ✓No credit card, forever
Pro
For the working DynamoDB dev
- ✓Everything, all clouds
- ✓5 device activations
- ✓Continuous updates
- ✓AI BYO-key, bulk, STD Studio
- ✓Email support
Lifetime
Pay once. It's yours.
- ✓Everything in Pro
- ✓5 device activations
- ✓All updates included
- ✓30-day money-back
- ✓Less than half of Dynobase ($199)
Team
For teams shipping on DynamoDB
- ✓Everything in Pro
- ✓Shared workspaces
- ✓Central billing, min 3 seats
- ✓Enterprise (20+): SSO/SAML, SLA
- ✓Priority support
- ✓14-day trial — no credit card
- ✓5 device activations
- ✓30-day money-back guarantee
- ✓Windows · macOS · Linux
Download Tablyne
Free for DynamoDB Local. 14-day trial for everything else. No credit card.
v0.1.0-betaEarly access — be one of the first14-day trial, no credit card
Frequently asked questions
How does Tablyne connect to DynamoDB? +
Tablyne uses your local AWS profiles and SSO. Credentials are read on your machine and never sent to our servers or any third party. The data layer runs in native Rust, so even large scans stay fast.
Is there a free version? +
Yes. The Free — Local tier works forever against DynamoDB Local and LocalStack at no cost, no credit card. Pro adds connections to your real AWS accounts with a 14-day free trial.
Lifetime vs subscription — what's the difference? +
Lifetime is a one-time $89 purchase that includes all updates and works forever on up to 5 devices. Pro is a subscription ($9/mo or $69/yr) for those who prefer to pay as they go. Both unlock the same features.
Which platforms are supported? +
Windows, macOS (Intel and Apple Silicon) and Linux. Tablyne is a small native app built with Tauri and Rust — not Electron.
Does Tablyne work with DynamoDB Local and LocalStack? +
Yes, fully — and it's free for local-only use. Point Tablyne at your local endpoint and work offline.
Can I get a refund? +
Yes. Every paid plan includes a 30-day money-back guarantee. If Tablyne isn't for you, email us within 30 days for a full refund.
How many devices can I use? +
Pro and Lifetime activate on up to 5 devices — more than most competitors. Team plans are licensed per seat.
Support that actually replies
Built by developers, for developers. No ticket black holes.