{"library":"aurora-orm","type":"library","category":null,"description":"A near-zero runtime ORM and migration tool for PostgreSQL, targeting Node.js and TypeScript. Version 2.59.3, with a weekly release cadence. Unlike traditional ORMs like TypeORM or Sequelize, Aurora ORM avoids decorators and reflect-metadata, enabling compatibility with modern transpilers like SWC and ESbuild. It uses a Data Mapper pattern, provides type-safe column mappings, supports transactions, relations, indexes, and automated migrations. The library is authored primarily for personal use and is not intended as a fully open-source community project.","language":"javascript","status":"active","version":"2.59.3","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install aurora-orm","imports":["import { connect } from 'aurora-orm'","import { Drivers } from 'aurora-orm'","import { createModel } from 'aurora-orm'","import { runMigrationsAndExit } from 'aurora-orm'"]},{"cmd":"yarn add aurora-orm","imports":[]},{"cmd":"pnpm add aurora-orm","imports":[]}],"homepage":"https://github.com/fyapy/aurora-orm#readme","github":"https://github.com/fyapy/aurora-orm","docs":null,"changelog":null,"pypi":null,"npm":"aurora-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}