{"library":"berry-orm","type":"library","category":null,"description":"Berry ORM is a lightweight, TypeScript-first ORM focused on relation mapping with strong type inference. Current stable version is 0.3.0. It is a generic object-relation mapper that works with any data sources, emphasizing type safety via decorators and generics. Requires TypeScript 4.1–4.5. Differentiates from other ORMs by its focus on frontend usage, minimal runtime, and deep TypeScript integration, but is experimental and not widely adopted.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","orm","database","typescript","frontend"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install berry-orm","imports":["import { BerryOrm } from 'berry-orm'","import { Entity } from 'berry-orm'","import { BaseEntity } from 'berry-orm'","import { Field } from 'berry-orm'","import { Primary } from 'berry-orm'","import { Relation } from 'berry-orm'","import { Collection } from 'berry-orm'"]},{"cmd":"yarn add berry-orm","imports":[]},{"cmd":"pnpm add berry-orm","imports":[]}],"homepage":"https://github.com/TheNightmareX/berry-orm#readme","github":"https://github.com/TheNightmareX/berry-orm","docs":null,"changelog":null,"pypi":null,"npm":"berry-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}