Closing-Q&A dark-art trick: for a project stuck on MySQL because of a tightly-coupled Sphinx search engine, the speaker put the whole MySQL data directory in RAM via a single Docker Compose line. The test suite dropped from ~10 minutes to ~1–1.5 minutes. SQLite supports the same in-RAM mode.