{"library":"ts-mysql-helper","type":"library","category":null,"description":"A TypeScript MySQL helper library (v1.3.2) that wraps the mysql driver with a singleton pattern for managing multiple database connections. Provides simplified CRUD operations (select, insert, update, delete) with support for complex queries (range, ordering). Released sparsely, last update in 2020. Limited differentiation: offers a basic abstraction over raw SQL but lacks high-level ORM features. Not recommended for new projects.","language":"javascript","status":"maintenance","version":"1.3.2","tags":["javascript","mysql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install ts-mysql-helper","imports":["import { MysqlHelper } from 'ts-mysql-helper'","const helper = MysqlHelper.getInstance(config)","import { MysqlConfig } from 'ts-mysql-helper'"]},{"cmd":"yarn add ts-mysql-helper","imports":[]},{"cmd":"pnpm add ts-mysql-helper","imports":[]}],"homepage":"https://github.com/bruce48x/ts-mysql-helper#readme","github":"https://github.com/bruce48x/ts-mysql-helper","docs":null,"changelog":null,"pypi":null,"npm":"ts-mysql-helper","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}