Skip to content

beautifulcoder/node-postgres-data-layer

Repository files navigation

Data Access Layer with PostgreSQL

To begin, install PostgreSQL then restore the dvdrental database from backup.

Check the connection string in db/index before attempting to run the code.

> npm i
> npm t
> npm start

About

DAL with PostgreSQL via Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages