Skip to content

Creating tables, inserting data into those tables, and running some basic queries to see that data

Notifications You must be signed in to change notification settings

lmizner/codecademy_postgresql_movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

codecademy_postgresql_movies

Making a Database of Movies

The goals of this project are relatively straightforward: let’s get comfortable using our PostgreSQL client (most likely Postbird) to interact with our PostgreSQL server! In this project, we’ll focus on creating tables, inserting data into those tables, and running some basic queries to see that data.

  • Part 1: Creating Tables
  • Part 2: Saving Our Favorite Movies
  • Part 3: Browsing movies
  • Part 4: Adding Supplementary Information
  • Part 5: Backfilling Data
  • Part 6: Adding Constraints

About

Creating tables, inserting data into those tables, and running some basic queries to see that data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published