CSCamma Smithindynamosql.hashnode.dev00Running Real SQL on DynamoDB: How It Actually Works 15h ago · 11 min read · DynamoDB is good at what it was designed for: fast, predictable reads and writes against known access patterns. It is not designed for ad-hoc queries. If you need to join two tables, aggregate by a coJoin discussion
CSCamma Smithindynamosql.hashnode.dev10Why LLM Agents Still Can't Query NoSQL Databases 5d ago · 7 min read · When it comes to SQL databases, LLMs are great at writing SQL. It's precise, expressive, and unambiguous. LLMs write it well. Connect an MCP server to Postgres and the agent can write queries directlyJoin discussion
CSCamma Smithindynamosql.hashnode.dev00Why We Built an SQL Layer on Top of DynamoDB6d ago · 9 min read · The SQL vs. NoSQL debate has been running long enough that most engineers have stopped having it. The real question isn't which is better. It's which tradeoffs you're actually making when you choose oJoin discussion