Preparing for system design interviews?  Try bugzed.com →

Peculiar ORM

JSON →
library 1.0.1 ·javascript
verified Jun 5, 2026

Peculiar ORM is a lightweight, active-record style ORM for PostgreSQL, built with TypeScript. Version 1.0.1 focuses on resilient connection management, explicit transaction control, and observability. It wraps the `pg` driver directly, offers decorator-based entity definitions, and follows the repository pattern. Key differentiators over heavier ORMs (like TypeORM or Sequelize) include zero bloat, built-in metrics for pool saturation and query performance, and first-class dependency injection via `inversify`. It is particularly suited for microservices due to its stateless-ready transaction manager and graceful handling of connection drops. The library ships TypeScript types and requires `pg`, `reflect-metadata`, and `inversify` as peer dependencies.

total hits 6
actors 1 distinct systems
last hit 20d ago human
GPTBot
3
Humans
3

top countries 🇺🇸 United States · 🇸🇬 Singapore