uw-db-postgresql
v0.0.5
Published
driver for PostgreSQL database engine for uwheel tools
Downloads
1
Readme
U-Wheel-DB-Postgresql
Uninventing the wheel of database for postgresql
Overview
This driver wraps the drivers for postgresql database engine, providing a promise-way and an unified method to interact.
Install
npm install uw-db-postgresql --save
Dependencies
- pg
- q
- uw-log
Test
For test or use the code we strongly recommend using uw-db module