1.4.0 • Published 4 months ago
pg-opengauss v1.4.0
pg-opengauss
Non-blocking PostgreSQL client for Node.js. Pure JavaScript and optional native libpq bindings.
Install
npm install pg-opengauss
Usage
Usage in @nestjs/typeorm
// package.json
{
"pg": "npm:pg-opengauss@1.2.0"
}