mysql-tab
JSON →High-level MySQL/MariaDB ORM for Node.js using an Active Record pattern. Current version 2.1.1, with updates via npm. Provides full CRUD abstraction, automatic schema synchronization, a fluent query builder with dynamic join support, atomic transactions, and a CLI for reverse engineering. Part of the dbtabla ecosystem, it requires Node >=18 and works alongside tabla-model for schema definition. Key differentiator: query results are smart objects with .update() and .delete() methods, and .select() supports polymorphic filtering with special prefix/suffix operators.
Resources
packagemysql-tab ↗