speedt-mysql

JSON →
library 0.1.65 ·javascript
verified Jun 5, 2026

A lightweight MySQL client library for Node.js, version 0.1.65. Provides basic database connection and query functionality with a simple API. Release cadence is irregular with limited maintenance. Differentiators: minimal dependencies and straightforward usage for small projects, but lacks advanced features like connection pooling or prepared statements found in more mature libraries like mysql2 or knex.