NeoPG
JSON →NeoPG is a high-performance, zero-dependency PostgreSQL ORM for Node.js, built on top of postgres.js. Current stable version is 2.3.1. It provides a hybrid API combining chainable query builder methods with tagged template literals, and includes automatic schema synchronization, model generation via CLI, and Snowflake-like ID generation. Major differentiators are its minimal dependency footprint (zero external dependencies beyond the vendored client), hybrid API, and built-in auto-sync for tables and indices. Release cadence is irregular; last update was on the npm registry.
Resources
packageneopg ↗