ali-mysql-client

JSON →
library 1.1.6 ·javascript maintenance
verified Jun 5, 2026

A lightweight Node.js MySQL client that provides a fluent API for building queries, inserts, updates, and deletes. Version 1.1.6 is the latest stable release; maintenance appears irregular. It supports chaining select/where/join/groupby/orderby, paging, literal expressions, and batch operations. Differs from knex/mysql2 by offering a simpler, more concise syntax with fewer dependencies, but it is not widely adopted and has limited community support.