kay-orm

JSON →
library 2.1.3 ·javascript
verified Jun 5, 2026

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.