D1, Workers - D1 automatically retries read-only queries
Source
CloudflareD1, Workers - D1 automatically retries read-only queriescloudflare.comYou might also wanna read
Debugging a slow password reset query in CockroachDB: from 700k rows to 10
A software engineer recounts investigating a slow password reset query flagged by their CTO. The query was reading 700k rows instead of the
Implementing a Durable Execution Engine Using SQLite for Persistent Workflows
The article explores building a Durable Execution (DE) engine using SQLite, explaining how DE engines make multi-step workflows persistent a
Comparing Transaction Isolation Levels in MySQL and MariaDB Through Automated Hermitage Testing
This article discusses transaction isolation levels (Read Uncommitted, Read Committed, Repeatable Read, Serializable) in MySQL and MariaDB,
SQLite Query Optimization: Using Uncorrelated Subqueries to Skip Correlated Subqueries for Performance Gains
The article describes a SQLite query optimization technique where an uncorrelated scalar subquery is used to skip expensive correlated subqu
The performance cost of random UUID primary keys in SQLite and clustered indexes
This article examines the performance drawbacks of using random UUIDs (specifically UUID4) as primary keys in SQLite databases. It explains
Check Point Researchers Chain SQL Injection in LangGraph AI Agent Memory to Achieve Remote Code Execution
This article details a security research finding where Check Point researchers discovered and chained a SQL injection vulnerability in LangG
undercodetesting.com·12d ago
Comments
Sign in to join the conversation.
No comments yet. Be the first.