lei-mysql

JSON →
library 0.1.10 ·javascript abandoned
verified Jun 5, 2026

Simple MySQL connection pool library for Node.js, version 0.1.10, last updated in 2014. Provides a basic pool class with configurable size. Intended as personal use and explicitly marked as unstable with breaking changes possible. No longer maintained, no TypeScript definitions, and relies on the deprecated mysql package. Not recommended for new projects; use mysql2 with pooling or better-sqlite3 for modern needs.