{"library":"tyno-orm","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","orm","mysql","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install tyno-orm","imports":["import { Db } from 'tyno-orm'","import { Model } from 'tyno-orm'","import type { Query } from 'tyno-orm'"]},{"cmd":"yarn add tyno-orm","imports":[]},{"cmd":"pnpm add tyno-orm","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"tyno-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}