Mythix ORM SQL Base

JSON →
library 1.12.2 ·javascript
verified Jun 4, 2026

SQL base support library for Mythix ORM (npm: mythix-orm), providing shared SQL dialect infrastructure for MySQL, PostgreSQL, MSSQL, and Snowflake drivers. Version 1.12.2 is the latest stable release, with updates following Mythix ORM's release cadence. It is not intended for standalone use; instead, it serves as a dependency for SQL-specific driver packages. Key differentiators include a unified SQL generation layer and type-safe query building. Ships TypeScript definitions and requires Node >=18. Peer dependency on mythix-orm ^1.14.0.