Fadab MySQL Helper

JSON →
library 1.4.2 ·javascript
verified Jun 5, 2026

Fadab MySQL Helper is a lightweight Promise-based wrapper for felixge's node-mysql library, providing convenience functions for selecting, inserting, updating, and upserting records with automatic connection pooling. Version 1.4.2 is the latest stable release, with a low update cadence. It requires a fadab.config.js or fadab.config.ts file in the project root for database configuration. Key differentiators include a very slim codebase with only two dependencies, support for advanced query building with where conditions, ordering, limits, and random selection, and full TypeScript support.