{"library":"node-postgres","type":"library","category":null,"description":"node-postgres is a pure JavaScript PostgreSQL client for Node.js. Current version 0.6.2 is an early release with basic client, pool, SSL, and transaction support. It is unopinionated and low-level, requiring manual BEGIN/COMMIT/ROLLBACK for transactions. Unlike `pg` (the popular PostgreSQL client), this package has few features and is likely experimental or a simple wrapper.","language":"javascript","status":"active","version":"0.6.2","tags":["javascript","database","pg","libpg","postgre","postgres","postgresql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-postgres","imports":["const { Client } = require('node-postgres');","const { Pool } = require('node-postgres');","const { Client, Pool } = require('node-postgres');"]},{"cmd":"yarn add node-postgres","imports":[]},{"cmd":"pnpm add node-postgres","imports":[]}],"homepage":"https://github.com/fuxingZhang/postgres","github":"https://github.com/fuxingZhang/postgres","docs":null,"changelog":null,"pypi":null,"npm":"node-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}