febs-db
JSON →febs-db is an ORM library for Node.js (v6+) supporting MySQL and MSSQL, based on citong-db@1.5.3 (now unmaintained). It provides a table-based abstraction with full CRUD operations, transaction support with isolation levels, stored procedures, and join queries. The library is TypeScript-compatible (ships types) and uses ES6+ features. Version 1.9.15 is the latest; v0.0.3 and earlier are incompatible. Key differentiators: combined primary key support, custom auto-increment primary key, column name mapping, and a condition builder with type checking. Release cadence appears sporadic; maintenance is minimal.
Resources
packagefebs-db ↗