{"library":"rain-util-postgres","type":"library","category":null,"description":"Generator-based, co/koa compatible utility for accessing PostgreSQL. Version 0.4.0 is the current release (last updated circa 2016). Provides a simple DAO layer with schema introspection, upsert, and query execution using yieldable generators. Designed for use with Koa/co-style coroutines. Not suitable for modern async/await or ESM environments. Limited to Node >=4.2.0. Deprecated in favor of modern ORMs like Prisma, Sequelize, or TypeORM.","language":"javascript","status":"deprecated","version":"0.4.0","tags":["javascript","koa","postgres","utils","pg","sql","dao","data access","generators"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install rain-util-postgres","imports":["const $Postgres = require('rain-util-postgres');","const $Postgres = require('rain-util-postgres'); const instance = new $Postgres(conn);","const $Postgres = require('rain-util-postgres');"]},{"cmd":"yarn add rain-util-postgres","imports":[]},{"cmd":"pnpm add rain-util-postgres","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"rain-util-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}