DEV Community

DynoTable profile picture

DynoTable

The DynamoDB GUI with real SQL — joins, GROUP BY & aggregates, PartiQL, plus an AI agent on your own AWS. Local-first for Mac, Windows & Linux.

DynamoDB Pagination: LastEvaluatedKey Explained (w/ Examples)

DynamoDB Pagination: LastEvaluatedKey Explained (w/ Examples)

Comments
5 min read

Want to connect with DynoTable?

Create an account to connect with DynoTable. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to Run DynamoDB Local with Docker — Complete Guide

How to Run DynamoDB Local with Docker — Complete Guide

Comments
5 min read
DynamoDB GSI vs LSI

DynamoDB GSI vs LSI

Comments
5 min read
Singleton Items in DynamoDB

Singleton Items in DynamoDB

Comments
6 min read
DynamoDB Single-Table Design: The Complete Guide

DynamoDB Single-Table Design: The Complete Guide

Comments
5 min read
Why a DynamoDB Scan Is Slow and Expensive

Why a DynamoDB Scan Is Slow and Expensive

Comments
5 min read
DynamoDB ReturnValues: Get the Old or New Item

DynamoDB ReturnValues: Get the Old or New Item

Comments
5 min read
How DynamoDB Request Routing Works

How DynamoDB Request Routing Works

Comments
5 min read
DynamoDB Reference Counts

DynamoDB Reference Counts

Comments
5 min read
DynamoDB Query vs Scan: Which to Use, and Why (w/ Examples)

DynamoDB Query vs Scan: Which to Use, and Why (w/ Examples)

Comments
5 min read
DynamoDB PartiQL vs SQL: What Breaks

DynamoDB PartiQL vs SQL: What Breaks

Comments
6 min read
DynamoDB Books Worth Reading in 2026

DynamoDB Books Worth Reading in 2026

Comments
6 min read
Your agent doesn't need every tool in its context

Your agent doesn't need every tool in its context

Comments
7 min read
GPT-5.6 Luna vs other cheap models: benchmarked on real agent work

GPT-5.6 Luna vs other cheap models: benchmarked on real agent work

Comments
8 min read
DynamoDB BatchWriteItem with the AWS CLI

DynamoDB BatchWriteItem with the AWS CLI

Comments
5 min read
How to Query DynamoDB in Descending Order

How to Query DynamoDB in Descending Order

Comments
5 min read
DynamoDB Projection Expressions

DynamoDB Projection Expressions

Comments
6 min read
DynamoDB physical partitions

DynamoDB physical partitions

Comments
5 min read
DynamoDB Parallel Scans

DynamoDB Parallel Scans

Comments
5 min read
DynamoDB On-Demand vs Provisioned Capacity

DynamoDB On-Demand vs Provisioned Capacity

Comments
5 min read
Sorting DynamoDB on a Changing Attribute

Sorting DynamoDB on a Changing Attribute

Comments
5 min read
DynamoDB Migrations Without Downtime

DynamoDB Migrations Without Downtime

Comments
5 min read
DynamoDB MCP server: Claude Code, Cursor, Codex

DynamoDB MCP server: Claude Code, Cursor, Codex

Comments
7 min read
DynamoDB MCP for Cursor

DynamoDB MCP for Cursor

Comments
6 min read
DynamoDB MCP for Codex

DynamoDB MCP for Codex

Comments
6 min read
DynamoDB MCP for Claude Code

DynamoDB MCP for Claude Code

Comments
7 min read
Key Overloading in DynamoDB

Key Overloading in DynamoDB

Comments
6 min read
DynamoDB Key Condition Expressions

DynamoDB Key Condition Expressions

Comments
5 min read
DynamoDB JSON & Marshalling

DynamoDB JSON & Marshalling

Comments
5 min read
DynamoDB JOIN: How to Join Tables

DynamoDB JOIN: How to Join Tables

Comments
8 min read
The DynamoDB Item Size Limit (400 KB)

The DynamoDB Item Size Limit (400 KB)

Comments
5 min read
DynamoDB Item Collections

DynamoDB Item Collections

Comments
6 min read
DynamoDB Item-Based Actions

DynamoDB Item-Based Actions

Comments
5 min read
DynamoDB Index Projections

DynamoDB Index Projections

Comments
5 min read
DynamoDB Hot Partitions: How to Find and Fix Them

DynamoDB Hot Partitions: How to Find and Fix Them

Comments
6 min read
Why a DynamoDB GSI throttles base-table writes

Why a DynamoDB GSI throttles base-table writes

Comments
5 min read
How a DynamoDB GSI Is Stored Internally

How a DynamoDB GSI Is Stored Internally

Comments
6 min read
Why a DynamoDB GSI Is Eventually Consistent

Why a DynamoDB GSI Is Eventually Consistent

Comments
6 min read
DynamoDB GROUP BY: How to Aggregate Instead

DynamoDB GROUP BY: How to Aggregate Instead

Comments
8 min read
DynamoDB Global Tables: Multi-Region Replication Explained

DynamoDB Global Tables: Multi-Region Replication Explained

Comments
5 min read
How to Set Up DynamoDB Auto Scaling

How to Set Up DynamoDB Auto Scaling

Comments
6 min read
DynamoDB Filtering Strategies

DynamoDB Filtering Strategies

Comments
6 min read
DynamoDB Expression Attribute Names and Values

DynamoDB Expression Attribute Names and Values

Comments
5 min read
Denormalization in DynamoDB

Denormalization in DynamoDB

Comments
5 min read
How to COUNT, SUM and Aggregate in DynamoDB

How to COUNT, SUM and Aggregate in DynamoDB

Comments
8 min read
DynamoDB Cost Model: Why SQL Can Hide the Bill

DynamoDB Cost Model: Why SQL Can Hide the Bill

Comments
4 min read
DynamoDB Strongly vs Eventually Consistent Reads

DynamoDB Strongly vs Eventually Consistent Reads

Comments
5 min read
DynamoDB Condition Expressions: The Complete Guide (w/ Examples)

DynamoDB Condition Expressions: The Complete Guide (w/ Examples)

Comments
6 min read
Composite Sort Keys in DynamoDB

Composite Sort Keys in DynamoDB

Comments
5 min read
DynamoDB Composite Primary Key: Partition + Sort Key Explained

DynamoDB Composite Primary Key: Partition + Sort Key Explained

Comments
5 min read
DynamoDB Batch Operations

DynamoDB Batch Operations

Comments
5 min read
DynamoDB BatchGetItem in Python (boto3)

DynamoDB BatchGetItem in Python (boto3)

Comments
4 min read
DynamoDB BatchGetItem in Node.js (AWS SDK v3)

DynamoDB BatchGetItem in Node.js (AWS SDK v3)

Comments
4 min read
DynamoDB BatchGetItem with the AWS CLI

DynamoDB BatchGetItem with the AWS CLI

Comments
4 min read
DynamoDB Backup and Point-in-Time Recovery: The Complete Guide

DynamoDB Backup and Point-in-Time Recovery: The Complete Guide

Comments
5 min read
DynamoDB Atomic Counters: How ADD Works, and When It Doesn't

DynamoDB Atomic Counters: How ADD Works, and When It Doesn't

Comments
5 min read
How we made cheap LLMs reliable at DynamoDB

How we made cheap LLMs reliable at DynamoDB

Comments
8 min read
How we built a local SQL engine for DynamoDB

How we built a local SQL engine for DynamoDB

Comments
6 min read
Why a database GUI should never write directly

Why a database GUI should never write directly

Comments
6 min read
What it took to build a safe DynamoDB MCP server

What it took to build a safe DynamoDB MCP server

Comments
7 min read
loading...