Fast desktop client Secure keychain creds Query & Scan filters

Navigate DynamoDB like a pro

Browse tables, select indexes, stack filters, and edit items—faster than the AWS Console. Built for macOS and Windows.

1‑click
table open
100%
type‑smart editors
<50kb
page HTML+CSS

Downloads coming soon. Join the waitlist:

Preview

Sidebar with Region + Search, tabbed main area, query/scan bar, results grid, and JSON inspector.

DynamoExplorer application screenshot showing the main interface with sidebar, table view, and query builder

Why DynamoExplorer?

Designed for speed and clarity. Familiar, DBeaver‑style UX tailored to DynamoDB.

Tabbed workspace

Open multiple tables in tabs and keep your place as you switch contexts.

  • Region selector in the sidebar
  • Table search with keyboard shortcuts

Query & Scan with filters

Select Primary, GSI (Scan & Query), or LSI (Query‑only). Add stacked filter rows and chip‑based projections.

  • Partition & sort key editors
  • Projection chips (empty = all attributes)

Type‑smart editing

Edit String, Number, Map, List, and Sets (SS/NS/BS). Binary with base64 preview and upload/download.

  • Inline validation and helpful errors
  • Read‑only keys on Edit

Cell actions

Right‑click a cell to copy the value or add a filter using its path—in maps, lists, and sets.

Secure by default

Store credentials in the OS keychain. Renderer never receives secrets—IPC only.

Fast & reliable

Virtualized results, pagination with LastEvaluatedKey, and cancelable scans for large tables.

Product Screens

Clean, legible UI for everyday DynamoDB tasks.

Query with stacked filters & index picker

Compose precise queries with key conditions and additional filters; save projections.

Scan with chip‑based projections

Scan base tables or GSIs; get only the attributes you need.

Add/Edit item with nested editors

Map/List/Set editors mirror AWS Console behavior, with improvements.

Settings: Credentials & Privacy

Single account, region chosen in the sidebar. Telemetry is opt‑in.

Simple pricing

Start free. Upgrade when you need power‑user features.

Free

For personal use

  • Scan & Query
  • Unlimited tabs
  • Add/Edit basic types

Pro

$4.99 / month

  • Everything in free
  • Map/List/Set editors
  • CSV/JSON export
  • Projections builder
  • Saved Filters

Security by design

Keychain storage

Secrets stored in the OS keychain. No plaintext on disk. Renderer interacts via IPC only.

Least privilege

Works with read‑only IAM policies. Optional role assumption with duration limits.

FAQ

Can I scan an LSI?

No. LSIs support Query only (with the base table’s partition key). You can Scan the base table or a GSI.

Does it support Sets and Binary?

Yes — String/Number/Binary Sets with uniqueness; Binary with base64 preview and upload/download.

Where do I pick the region?

At the top of the left sidebar. One account, one active region at a time.