https://github.com/tynoee/record_company-database
A record company database with multiple query commands using SQL
https://github.com/tynoee/record_company-database
data-analysis sql
Last synced: 1 day ago
JSON representation
A record company database with multiple query commands using SQL
- Host: GitHub
- URL: https://github.com/tynoee/record_company-database
- Owner: Tynoee
- Created: 2023-12-29T12:39:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T05:20:04.000Z (almost 2 years ago)
- Last Synced: 2025-06-12T20:06:31.019Z (8 months ago)
- Topics: data-analysis, sql
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# record_company-database
This project is a record company database system designed to manage various aspects of a record company's operations using SQL. It allows for efficient organization and retrieval of information related to albums and songs for different bands. This is my first SQL project and I also included multiple query commands.