DiskCache provides a SQLite-backed, dictionary-like persistent cache that speeds Python applications, supports cross-process use, and avoids running separate services like Redis.
aiosqlitepool provides an asynchronous SQLite connection pool that reuses connections, keeps caches hot, and significantly increases concurrent query throughput.
Bun JS toolkit adds MySQL driver, secrets API, YAML, more
Bun 1.2.21 adds MySQL, MariaDB, and SQLite drivers, a YAML parser, a native secrets manager, security tooling, and significant bun.SQL performance improvements.
Google AI "Big Sleep" Stops Exploitation of Critical SQLite Vulnerability Before Hackers Act
An attacker who can inject arbitrary SQL statements into an application might be able to cause an integer overflow resulting in read off the end of an array.