machinepack-postgresql
Version:
Structured Node.js bindings for connecting and running queries against a PostgreSQL database.
49 lines (24 loc) • 2.32 kB
Markdown
<h1>
<a href="http://node-machine.org" title="Node-Machine public registry"><img alt="node-machine logo" title="Node-Machine Project" src="http://node-machine.org/images/machine-anthropomorph-for-white-bg.png" width="50" /></a>
machinepack-postgresql
</h1>
Run queries against a PostgreSQL database.
Visit [Waterline Driver Interface project](https://github.com/node-machine/driver-interface) for more background information about this package.
## Installation [](http://badge.fury.io/js/machinepack-postgresql) [](https://travis-ci.org/sailshq/machinepack-postgresql)
```sh
$ npm install machinepack-postgresql --save
```
## Usage
For the latest usage documentation, version information, and test status of this module, see <a href="http://node-machine.org/machinepack-postgresql" title="Structured Node.js bindings for postgresql. (for node.js)">machinepack-postgresql homepage</a>. 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](http://sailsjs.com/support).
## Bugs [](http://npmjs.com/package/machinepack-postgresql)
To report a bug, [click here](http://sailsjs.com/bugs).
## Contributing [](https://travis-ci.org/sailshq/machinepack-postgresql)
Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/contribute) when opening issues or submitting pull requests.
[](http://npmjs.com/package/machinepack-postgresql)
## Acknowledgements
Thanks to [@brianc](https://github.com/brianc) for all of his fantastic work on the [`pg`](http://npmjs.com/package/pg) package!
## License
MIT © 2015-2017 The Sails Company
This package, like the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license).