{"library":"metal-orm","type":"library","category":null,"description":"MetalORM is a TypeScript-first ORM and SQL query builder for Node.js (v20+) that supports gradual adoption from raw SQL building to full ORM with entities, Unit of Work, and decorators. Version 1.1.11 is currently stable, with active development and monthly releases. Key differentiators: zero `any` types in codebase, AST-driven architecture enabling multi-dialect support (MySQL, PostgreSQL, SQLite, SQL Server), and three abstraction levels (query builder, ORM runtime, decorator entities) that share the same foundation. It ships with TypeScript types and peer dependencies for popular database drivers.","language":"javascript","status":"active","version":"1.1.11","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install metal-orm","imports":["import { defineTable } from 'metal-orm'","import { col } from 'metal-orm'","import { selectFrom } from 'metal-orm'"]},{"cmd":"yarn add metal-orm","imports":[]},{"cmd":"pnpm add metal-orm","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"metal-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}