MySQL adapter for the firenze.js ORM (v0.4.0), released in 2016. Provides a bridge between firenze's query builder and MySQL using a pool-based connection management. Last updated on npm in 2016, no active maintenance. Differentiates as a thin adapter for firenze's fluent API, but the firenze ORM itself is in maintenance mode. Requires firenze peer dependency.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Package uses CommonJS, not ESM. Default export is the adapter class.
Named export does not exist; must use default import.
fireze is also CJS; common to use destructuring from require.
Creates a MySQL database connection using firenze's Database class with the mysql adapter, configured via environment variables.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.