{"library":"yaso","type":"library","category":null,"description":"yaso (Yet Another SQL ORM) is a lightweight, opinionated ORM for PostgreSQL, currently at version 0.0.32 with an active release cadence. It provides table definitions with field-level encryption, hashing, automatic timestamps, and version counts. Key differentiators include a strongly-typed query builder that generates raw SQL, subquery support, and built-in convenience features for sensitive data. It is TypeScript-first with full type support, making it suitable for Node.js applications wanting a minimal ORM layer without heavy abstractions.","language":"javascript","status":"active","version":"0.0.32","tags":["javascript","orm","sql","postgresql","node","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install yaso","imports":["import { DBTable } from 'yaso'","import { selectFrom } from 'yaso'","import type { ITableDefinition } from 'yaso'"]},{"cmd":"yarn add yaso","imports":[]},{"cmd":"pnpm add yaso","imports":[]}],"homepage":"https://github.com/mindiply/yaso#readme","github":"https://github.com/mindiply/yaso","docs":null,"changelog":null,"pypi":null,"npm":"yaso","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}