{"library":"neopg","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"2.3.1","tags":["javascript","neopg","NeoPG","pg","neo","pgorm","psqlorm","postgres","orm"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install neopg","imports":["const NeoPG = require('neopg')","const { ModelChain } = require('neopg')","const { dataTypes } = require('neopg')"]},{"cmd":"yarn add neopg","imports":[]},{"cmd":"pnpm add neopg","imports":[]}],"homepage":"https://github.com/master-genius/neopg#readme","github":"https://github.com/master-genius/neopg","docs":null,"changelog":null,"pypi":null,"npm":"neopg","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}