ali-h-mysql-ts
JSON →A lightweight TypeScript-friendly MySQL client for Node.js that provides a fluent API for query construction, inserts, updates, and deletes. Version 1.3.17 (latest) is actively maintained with monthly releases. Unlike raw mysql2 or knex, it offers a chainable builder pattern inspired by LINQ, supports automatic pagination, join, and subquery helpers. Includes TypeScript definitions, ES module and CommonJS support. Targets Node.js 8+.
Resources
packageali-h-mysql-ts ↗