Beyond SQLite: Supercharging SQLAlchemy with a Pure In-Memory Dialect
Posted on Sat 10 May 2025 in Software Architecture
We benchmark SQLAlchemy from 1.3 to 2.0 using in-memory SQLite, and unveil a purpose-built pure-Python memory dialect that crushes the old limits.
Continue reading