https://github.com/memergamer/musicindustry
MusicIndustry project for Database class
https://github.com/memergamer/musicindustry
database plsql sapientia sapientia-university
Last synced: about 2 months ago
JSON representation
MusicIndustry project for Database class
- Host: GitHub
- URL: https://github.com/memergamer/musicindustry
- Owner: MemerGamer
- License: gpl-3.0
- Created: 2022-12-08T17:35:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T12:32:55.000Z (over 3 years ago)
- Last Synced: 2025-05-20T13:55:58.821Z (about 1 year ago)
- Topics: database, plsql, sapientia, sapientia-university
- Language: PLSQL
- Homepage:
- Size: 543 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Music Industry
Music industry project for Database I. class
## Table of contents
1. [Other languages](#other-languages)
2. [Description](#description)
3. [Installation](#installation)
4. [OracleSQL](./sql/README.md)
- [Data fetching](./fetching-data/README.md)
- [Mass Data Insertions](./mass-insert-data/README.md)
5. [MySQL](./mysql/README.md)
6. [UML](#uml-of-the-database)
7. [ERM](#erm-of-the-database)
8. [Todo lists and Comments](./docs/todo.md)
## Other languages:
[HU](https://github.com/MemerGamer/MusicIndustry/blob/main/docs/README_HUN.md)
## Description
This project was created for modelling the music industry in an ORACLE SQL database.
With various sorts of stakeholders, including musicians, record companies, producers the music industry is a very complex topic.
The goal of this project is to bring together all the various facets that this industry has into one cohesive whole.
## Installation
```console
pip install -r requirements.txt
```
Installs all the required packages.
## UML of the Database

## ERM of the Database
