{"library":"kay-orm","type":"library","category":null,"description":"A lightweight TypeScript ORM with a focus on simplicity and type safety. Current stable version is 2.1.3. It provides basic CRUD operations and a simple query builder. Differentiates from heavier ORMs like TypeORM or Sequelize by having a minimal API surface and zero dependencies. Suitable for small to medium projects that need quick setup without complex migrations or relationships.","language":"javascript","status":"active","version":"2.1.3","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install kay-orm","imports":["import { KayORM } from 'kay-orm'","import { Model } from 'kay-orm'","import { QueryBuilder } from 'kay-orm'"]},{"cmd":"yarn add kay-orm","imports":[]},{"cmd":"pnpm add kay-orm","imports":[]}],"homepage":"https://github.com/Kayno0o/ts-orm#readme","github":"https://github.com/Kayno0o/ts-orm","docs":null,"changelog":null,"pypi":null,"npm":"kay-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}