Skip to content

beautifulcoder/node-postgres-data-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published