{"library":"fadab-mysql-helper","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.4.2","tags":["javascript","node","npm","mysql","felixge","wrapper","helper","insert","update","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install fadab-mysql-helper","imports":["import * as FadabMysql from 'fadab-mysql-helper';","FadabMysql.selectAsync('table', options);","FadabMysql.insertAsync('table', data);"]},{"cmd":"yarn add fadab-mysql-helper","imports":[]},{"cmd":"pnpm add fadab-mysql-helper","imports":[]}],"homepage":"https://github.com/ismetkizgin/fadab-mysql-helper#readme","github":"https://github.com/ismetkizgin/fadab-mysql-helper","docs":null,"changelog":null,"pypi":null,"npm":"fadab-mysql-helper","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}