{"library":"litedbmodel","type":"library","category":null,"description":"A lightweight, SQL-friendly TypeScript ORM for PostgreSQL, MySQL, and SQLite (v1.2.7, released monthly). Designed for production systems requiring predictable SQL, explicit performance control, and operational safety (replication-lag-aware reader/writer routing, automatic N+1 prevention, configurable hard limits). Uses Active Record pattern with symbol-based columns, tuple conditions, and raw SQL escape hatches. Unlike Prisma or TypeORM, it prioritizes SQL visibility and explicit transaction boundaries over magic. Requires Node >=18 and peer dependencies for each database driver.","language":"javascript","status":"active","version":"1.2.7","tags":["javascript","orm","postgresql","mysql","sqlite","database","typescript","data-access-layer","active-record"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install litedbmodel","imports":["import { Model } from 'litedbmodel'","import { DBModel } from 'litedbmodel'","import { sql } from 'litedbmodel'"]},{"cmd":"yarn add litedbmodel","imports":[]},{"cmd":"pnpm add litedbmodel","imports":[]}],"homepage":"https://github.com/foo-ogawa/litedbmodel.ts#readme","github":"https://github.com/foo-ogawa/litedbmodel.ts","docs":null,"changelog":null,"pypi":null,"npm":"litedbmodel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}