Syna3C / Syna3C-Project

This is an Open Source Disaster Recover Platform by Non Profit Company Syna3C
3 stars 0 forks source link

Connect to Postgres DB with PG-Promise #25

Closed shonore closed 6 years ago

shonore commented 6 years ago

To interact with the Postgres database use node-postgres and pg-promise

Resources: https://node-postgres.com/ https://github.com/brianc/node-postgres