Skip to content

Sapta-Dev27/POSTGRES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POSTGRES TUTORIAL CONSISTING OF ALL THE BASIC QUARIES LIKE

  1. Create a new pool connect to the POSTGRES with Pool
  2. Create a table
  3. Insert values into the table
  4. update the values into the table
  5. delete the values from the table
  6. Fetch all the values from the table
  7. Filter users by email and name
  8. Filter users by order
  9. Relationships
  10. Joins ( INNER and LEFT)

About

POSTGRES TUTORIALS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors