1171 Forks
11075 Stars
11075 Watchers

node-postgres

PostgreSQL client for node.js.

How to download and setup node-postgres

Open terminal and run command
git clone https://github.com/brianc/node-postgres.git
git clone is used to create a copy or clone of node-postgres repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with node-postgres https://github.com/brianc/node-postgres/archive/master.zip

Or simply clone node-postgres with SSH
[email protected]:brianc/node-postgres.git

If you have some problems with node-postgres

You may open issue on node-postgres support forum (system) here: https://github.com/brianc/node-postgres/issues