Node CartoDB PSQL wrapper
A simple wrapper for node.js' PostgreSQL client with specific assumptions for CartoDB's Windshaft and CartoDB-SQL-API projects.
Requirements
- node >=0.10.x
- npm
- postgres
Install dependencies
$ npm install
Tests
$ npm test
Contributing
See CONTRIBUTING.md.