Changes for version 0.000059 - 2026-08-01
- Windows SQLite bootstrap now disconnects its private DBI handle explicitly, and driver cleanup quarantines a database tree when normal deletion retries cannot clear it, preventing disposable directories from remaining at their canonical paths. Quarantines are retried by later cleanups and at process shutdown.
- Pool clone timestamps now serialize with a locale-independent decimal point; legacy decimal-comma timestamps are accepted, while empty or damaged timestamps are reclaimed without warnings rather than pinning a broken cache entry indefinitely.
Documentation
Modules
Quickly start a db server.
Base class for DBIx::QuickDB drivers.
DuckDB driver for DBIx::QuickDB.
MariaDB MySQL driver for DBIx::QuickDB.
Get ANY MySQL driver for DBIx::QuickDB.
MySQL MySQL driver for DBIx::QuickDB.
Percona MySQL driver for DBIx::QuickDB.
PostgreSQL driver for DBIx::QuickDB.
SQLite driver for DBIx::QuickDB.
Define a pool of databases to clone on demand.
Build hash based classes.
Daemon that sits between main process and the server.
Quickly spin up temporary Database servers for tests.
Provides
in lib/DBIx/QuickDB/Util.pm