Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

This is a repo for a TV series database system, done as a school project for a database course.

Notifications You must be signed in to change notification settings

dinhanhx/TV_series_management

Repository files navigation

TV series management

This is a repo for a TV series database system, done as a school project for a database course.

Copyright notice

This project use data provided by TVMaze's API, which was released under CC-BY-SA 4.0.

In this project, we omit a lot of data from the original source. We also make some small changes:

  • Languages and countries are following ISO 639-1 and ISO 3166-1 alpha-3, respectively
  • Genders are represented by numbers according to ISO 5218 instead of literal word
  • The IDs, except for series IDs and real person's (i.e. cast and crew) IDs, are internal to our project and not related to the TVMaze's ids

All these changes are also published under CC-BY-SA 4.0.

About

This is a repo for a TV series database system, done as a school project for a database course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages