tyno-orm
JSON →A lightweight TypeScript ORM for MySQL, inspired by ThinkPHP's chaining syntax. Version 1.0.3 provides a fluent query builder with chainable where, join, order, paginate, and union methods. Automatically generates table names from class names (camelCase to snake_case). Supports timestamps, raw SQL, and debugging via fetchSql. Differentiates itself by minimal configuration and familiar PHP-style chaining for TypeScript/Node.js developers. Ships TypeScript types. Current version stable with monthly releases.
Resources
packagetyno-orm ↗