Music
Music
Engineering
A
Project Report submitted
in
DBMS LAB (4CS4-22)
May 2025
TABLE OF CONTENTS
1. INTRODUCTION..................................................................................................................1
1.1 Problem Statement...........................................................................................................1
1.2 Proposed System..............................................................................................................1
5. PROJECT SCREENSHOTS..................................................................................................3
The Music Library System is a database management system designed to organize, store, and manage
digital music files. It allows users to catalog music by artist, album, genre, and more while supporting
playlist creation and music playback tracking.
Managing a vast collection of music manually can lead to disorganization, redundancy, and difficulty in
searching or categorizing tracks.
The proposed system maintains a structured digital library of music files with metadata such as track
name, artist, album, genre, duration, and release year. It supports searching, playlist creation, and
playback history tracking.
Track Table
Artist Table
Genre Table
Playlist Table
PlaylistTrack Table
PlaybackHistory Table
5. PROJECT SCREENSHOTS
Database Schema Diagram
Sample Data Entry (Artist, Album, Track)
Playlist Management
Playback History Log
The Music Library System efficiently manages a collection of music tracks, supporting categorization,
playlist creation, and user playback tracking. In the future, it can be extended to: