{"library":"kanso-orm","type":"library","category":null,"description":"A lightweight ORM for PostgreSQL, currently in early development (v0.0.26). It provides a model factory with CRUD operations, hooks (pre/post), relationships, and streaming support. Unlike more mature ORMs like Sequelize or TypeORM, Kanso is minimal and unfinished, lacking transactions, query builders, and migration tools. Release cadence is irregular.","language":"javascript","status":"active","version":"0.0.26","tags":["javascript","orm","pg","postgres"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install kanso-orm","imports":["import { ModelFactory } from 'kanso-orm'","import { Model } from 'kanso-orm'","import Kanso from 'kanso-orm'"]},{"cmd":"yarn add kanso-orm","imports":[]},{"cmd":"pnpm add kanso-orm","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"kanso-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}