nodedb-helper
JSON →A lightweight MySQL query builder and connection manager for Node.js, current version 1.4.1. It optimizes MySQL connections for re-use and supports multiple databases in a single application. Reads environment variables to switch between development and production databases. Provides chainable methods like .select(), .insert(), .update(), .delete(). No ORM overhead; designed for simple SQL operations with parameterized queries. Limited documentation and community adoption. Not recommended for new projects due to lack of maintenance (last release 4+ years ago). Consider using mysql2 with promise wrapper or knex.js instead.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 2 distinct systems
last hit 17d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada
Resources
packagenodedb-helper ↗