{"library":"baked-orm","type":"library","category":null,"description":"An ActiveRecord-inspired ORM and migration tool for Bun, version 0.14.3. PostgreSQL-native with auto-generated typed schemas from introspection. Release cadence is monthly. Key differentiators: convention-over-configuration, single `db/schema.ts` generated by migrations that feeds both backend models and frontend hydration, TypeScript-first, supports lazy/eager loading, polymorphic associations, soft deletes, recursive tree traversal, and serialization with `__typename` for frontend hydration.","language":"javascript","status":"active","version":"0.14.3","tags":["javascript","bun","postgresql","migrations","database","schema","orm","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install baked-orm","imports":["import { Model } from 'baked-orm';","import { connect } from 'baked-orm';","import { belongsTo, hasMany } from 'baked-orm';"]},{"cmd":"yarn add baked-orm","imports":[]},{"cmd":"pnpm add baked-orm","imports":[]}],"homepage":"https://github.com/kklimuk/baked-orm#readme","github":"https://github.com/kklimuk/baked-orm","docs":null,"changelog":null,"pypi":null,"npm":"baked-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}