Mythix ORM SQLite Driver

JSON →
library 3.1.0 ·javascript
verified Jun 4, 2026

SQLite database driver for Mythix ORM, version 3.1.0 released with TypeScript support and a moderate release cadence. It provides SQLite-specific features such as in-memory database, BIGINT auto-increment emulation, and foreign key constraint management. Designed to work seamlessly with the Mythix ORM ecosystem, it requires peer dependencies mythix-orm and mythix-orm-sql-base. Differs from other SQLite drivers by integrating with Mythix ORM's model binding and query generation.