tsbean-driver-mysql

JSON →
library 3.0.1 ·javascript
verified Jun 4, 2026

MySQL driver for TSBean-ORM, a TypeScript ORM. Version 3.0.1 requires tsbean-orm 3.0.0 and Node >= 16. It uses mysql2 under the hood, provides automatic camelCase to snake_case mapping for database identifiers (configurable), and offers full TypeScript support with type enforcement.