mysql-tk
JSON →A thin wrapper around the MySQL npm package providing a fluent query builder API for Node.js. Current stable version is 1.0.10, with low release cadence (last update in 2017). It simplifies CRUD operations with chainable methods like .where(), .fields(), .limit(), .order(), .count(), .find(), .select(), .add(), .update(), .delete(). Compared to knex or Sequelize, mysql-tk offers minimal abstraction with no ORM, making it suitable for quick scripts but lacking modern features like connection pooling, migrations, or TypeScript support.
Traffic · last 30 days stale · no recent hits
total hits 6
actors 1 distinct systems
last hit 22d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States
Resources
packagemysql-tk ↗