machinepack-postgresql
v4.0.2
Published
Structured Node.js bindings for connecting and running queries against a PostgreSQL database.
Downloads
17,255
Readme
Run queries against a PostgreSQL database.
Visit Waterline Driver Interface project for more background information about this package.
Installation
$ npm install machinepack-postgresql --save
Usage
For the latest usage documentation, version information, and test status of this module, see machinepack-postgresql homepage. The generated manpage for each method contains a complete reference of all expected inputs, possible exit states, and example return values.
Help
For more examples, or if you get stuck or have questions, click here.
Bugs
To report a bug, click here.
Contributing
Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.
Acknowledgements
Thanks to @brianc for all of his fantastic work on the pg
package!
License
MIT © 2015-2017 The Sails Company
This package, like the Sails framework, is free and open-source under the MIT License.