cartodb-psql
v0.14.0
Published
A simple postgres wrapper with logic about username and database to connect
Downloads
201
Maintainers
Keywords
Readme
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 >= 10
- npm
- postgres
Install dependencies
$ npm install
Tests
$ npm test
Contributing
See CONTRIBUTING.md.