Aurora ORM
JSON →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.
Resources
packageaurora-orm ↗