{"library":"undiorm","type":"library","category":null,"description":"Undiorm (currently at version 0.0.101) is a lightweight PostgreSQL ORM and query builder in active development. It provides a CLI for generating entities, migrations, and TypeScript types from PostgreSQL schemas. Currently supports basic ORM operations and advanced features like triggers and views. Not yet production-ready; frequent breaking changes expected. Aims to compete with TypeORM and MikroORM by offering a simpler, TypeScript-first API with native ESM support.","language":"javascript","status":"active","version":"0.0.101","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install undiorm","imports":["import { createConnection } from 'undiorm'","import { Entity, PrimaryColumn, Column } from 'undiorm/decorators'","import { Migration } from 'undiorm/migration'","npx undiorm migration:run"]},{"cmd":"yarn add undiorm","imports":[]},{"cmd":"pnpm add undiorm","imports":[]}],"homepage":"https://github.com/szalaybalazs/orm","github":"https://github.com/szalaybalazs/orm","docs":null,"changelog":null,"pypi":null,"npm":"undiorm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}