mysql-shaman

JSON →
library 1.0.11 ·javascript
verified Jun 5, 2026

mysql-shaman is a lightweight ORM for Node.js that provides a simple, familiar syntax for MySQL CRUD operations, wrapping the official mysql package. Version 1.0.11 (latest) ships TypeScript types and includes a CLI for database management. Unlike heavy ORMs like Sequelize or TypeORM, it focuses on minimalism and discoverability, allowing developers to use JavaScript expressions instead of raw SQL strings. Released under the IoT Shaman project, it targets developers who want a thin abstraction over mysql with minimal configuration.