JugglingDB MySQL Adapter

JSON →
library 0.2.3 ·javascript deprecated
verified Jun 5, 2026

MySQL adapter for JugglingDB, an ORM for Node.js. This package (version 0.2.3) provides MySQL database support for JugglingDB 0.2.x. It supports data type mappings with custom column types (e.g., tinyint, float, decimal, varchar, text, enum, datetime, timestamp), OR/IN operators in queries, and optional connection parameters like password and collation (defaults to utf8mb4_general_ci). The project is archived and no longer maintained, but may still be used with legacy JugglingDB applications. It is not compatible with LoopBack or newer ORMs.