Skip to content

GitCodings/Stack-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack-Database

Initial database values for the Stack services

IDM

IDM has three scripts that can be inserted in any order:

  • idm_role.sql
  • idm_token_status.sql
  • idm_user_status.sql

Movies

Movies has five scripts that should be inserted in this order:

  1. movies_genre.sql
  2. movies_person.sql
  3. movies_movie.sql
  4. movies_movie_genre.sql
  5. movies_movie_person.sql

TMDb

All the data for the database is sourced from TMDb: The Movie Database and has been formatted to conform to our database.

The Movie Database

Billing

Billing contains only one script:

  • billing_movie_price.sql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published