Nubo

DynamoDB is more than JSON. Your client should be too.

Design. Query. Ship. Beautifully.

What is Nubo?

Your DynamoDB tables deserve a proper companion.

Nubo is a premium, native desktop and tablet client for Amazon DynamoDB. A dedicated tool built from the ground up in Rust and SwiftUI for the developers who live in DynamoDB every day.

macOS Private Beta
iPadOS Private Beta
Windows Coming Soon
Linux Coming Soon
Nubo relationship diagram
Nubo relationship diagram on iPad
Nubo access patterns view
Nubo access patterns on iPad
Nubo items table view
Nubo items table on iPad
Nubo item editor
Nubo item editor on iPad
Nubo data model schema
Nubo data model schema on iPad
Nubo welcome screen
Nubo welcome screen on iPad

Why Nubo

Not just another database viewer.

Nubo goes beyond basic CRUD. It's the only DynamoDB client that understands single-table design as a first-class workflow.

Single-Table Design Suite

Start with battle-tested templates for e-commerce, SaaS, IoT, and more. Design your access patterns visually, then watch Nubo generate the table structure.

Visual Relationship Diagrams

See your entities, access patterns, and GSI usage as an interactive graph. Understand your data model at a glance instead of staring at JSON.

Dynoxide Sandbox

Test, learn, and experiment locally with Dynoxide: our open-source DynamoDB engine. No AWS credentials needed. No network latency. Just instant feedback.

Isolated Workspaces

Each workspace is its own AWS credential flow. Connect to multiple accounts simultaneously, each with independent tabs and state.

Open Source Foundation

Powered by Dynoxide

Nubo's local sandbox runs on Dynoxide, our open-source Rust-native DynamoDB engine. It's the fastest way to develop and test without touching AWS.

< 1ms

cold start vs 3-4s for DynamoDB Local

~3 MB

download vs 225 MB for DynamoDB Local

5-8 MB

idle memory vs ~163 MB for DynamoDB Local

Backed by SQLite. Implements 27 DynamoDB operations across Query, Scan, Batch, Transactions, PartiQL, Streams, and TTL - validated by 526 conformance tests against real DynamoDB. MIT/Apache-2.0 dual-licensed.

View on dynoxide.dev