DynoTable Engineering Blog
How DynoTable is built — the engineering stories behind the AI agent, the MCP server, and the rest of the product.
These are working notes from building DynoTable, a desktop DynamoDB client. Each post walks through one engineering problem we shipped through for real — staging every write behind a reviewable diff, running an OAuth server inside an Electron app, making a local SQL engine respect DynamoDB’s access-pattern rules.
We write them from the commits and the design notes — expect concrete constraints, the decisions we reversed, and code where it matters.
If you want DynamoDB fundamentals rather than build stories, the Learn section is the structured course — indexes, single-table design, capacity math and the rest.