{"library":"mirror-orm","type":"library","category":null,"description":"Mirror ORM is a lightweight TypeScript ORM for PostgreSQL, SQLite, MySQL, and SQL Server, built on Stage 3 decorators (no experimentalDecorators required). Current stable version is 1.0.7. It features a fluent query builder, relations with batch loading (no N+1), transactions via AsyncLocalStorage, streaming, read replicas, optimistic and pessimistic locking, soft delete, lifecycle hooks, embedded value objects, single table inheritance, and JSON operators for PostgreSQL. Key differentiators include sub-100 ns/row hydration overhead, native ESM support, and zero-config TypeScript setup using standard decorators. Release cadence is active with frequent updates.","language":"javascript","status":"active","version":"1.0.7","tags":["javascript","orm","typescript","postgres","postgresql","sqlite","mysql","sql-server","mssql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mirror-orm","imports":["import { Connection } from 'mirror-orm'","import { Entity, Column, PrimaryColumn } from 'mirror-orm'","import type { Repository } from 'mirror-orm'"]},{"cmd":"yarn add mirror-orm","imports":[]},{"cmd":"pnpm add mirror-orm","imports":[]}],"homepage":"https://doc-mirror-orm.vercel.app/","github":"https://github.com/mirror-community/mirror-orm","docs":null,"changelog":null,"pypi":null,"npm":"mirror-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}