Skip to content

Nicola-Carroll/bookmark

Repository files navigation

User story and domain model

How to use the database

  • Connect to psql
  • Create the database using the psql command CREATE DATABASE bookmark_manager;
  • Connect to the database using the pqsl command \c bookmark_manager;
  • Run the query we have saved in the file 01_create_bookmarks_table.sql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •