{"library":"swan-orm","type":"library","category":null,"description":"Swan ORM is a lightweight ORM for Node.js and PostgreSQL, designed for TypeScript-first development. The current stable version is 1.0.9. It provides a simple, intuitive API for defining models, querying with chainable methods, and managing database migrations. Key differentiators include zero external runtime dependencies, automatic type inference from models, and a focus on PostgreSQL-specific features. Compared to larger ORMs like Sequelize or TypeORM, Swan ORM offers minimal overhead and a simpler learning curve, suitable for projects that need quick setup without heavy abstraction.","language":"javascript","status":"active","version":"1.0.9","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install swan-orm","imports":["import { Swan } from 'swan-orm'","import { Model } from 'swan-orm'","import { Column } from 'swan-orm'"]},{"cmd":"yarn add swan-orm","imports":[]},{"cmd":"pnpm add swan-orm","imports":[]}],"homepage":"https://github.com/germankrause/swan-orm","github":"https://github.com/germankrause/swan-orm","docs":null,"changelog":null,"pypi":null,"npm":"swan-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}