mysql-crud-ts
JSON →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.
Resources
packagemysql-crud-ts ↗