lc-pg-dao
JSON →lc-pg-dao is a lightweight PostgreSQL DAO utility for Node.js, wrapping pg-pool to provide simple table creation, auto-ID generation, and CRUD operations. Version 1.1.12 is the latest stable release. The library is primarily used in Chinese-speaking developer communities, as documented in Chinese. It differentiates itself by offering a simple configuration object for database connection and a chainable API for table creation with support for unique keys, auto-increment IDs, and operator ID fields.
Resources
packagelc-pg-dao ↗