{"library":"mysql-crud-ts","type":"library","category":null,"description":"Version 0.3.0. A lightweight, strongly typed CRUD module for MySQL databases that wraps the mysql package. Provides typed Create, Read, Update, Delete methods on a per-table basis using TypeScript generics. Simple API but requires manual mysql connection setup and table schema definitions. Currently in early development (pre-1.0), released irregularly. Differentiated by TypeScript-first design with minimal abstraction over raw MySQL operations.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","MySQL","CRUD","TypeScript","TS","database","create","read","update","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-crud-ts","imports":["import Crud from 'mysql-crud-ts'","import Crud from 'mysql-crud-ts'","const Users = new Crud<UserSchema>(connection, 'users')"]},{"cmd":"yarn add mysql-crud-ts","imports":[]},{"cmd":"pnpm add mysql-crud-ts","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"mysql-crud-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}