mysql-pool

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

MySQL connection pool using round-robin distribution for node-mysql. This package (v0.0.9) provides a simple pool implementation that distributes connections in a round-robin fashion. It is a very early-stage package with minimal features and no active maintenance. Compared to more robust solutions like mysql2 or generic-pool, this package lacks advanced pooling features, error handling, and performance optimizations.