Skip to content

First app using PostgreSQL on the back end. Sequelize implemented, angularjs, bootstrap.

Notifications You must be signed in to change notification settings

KilliannH/the-node-recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe-web-app to help me discover postgres-db & sequelize.

every dbs has owners, tables as well.

----- : datatypes in postgres : -----

serial (auto-increment) > add PRIMARY KEY to sql when creating id column.

varchar > specify the length

text > no specifications

About

First app using PostgreSQL on the back end. Sequelize implemented, angularjs, bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published