DBMS Project 2024
DBMS Project 2024
Instructions:
The Group Project is part of the Internal Assessment and carries 20 marks.
Form groups of five students each.
The project is to be submitted in Soft copy by 6th April 2024.
The Project submission will be followed by a viva.
New Delhi Institute of Management
Database Management Systems
Group Project
Project-II
Max Marks: 20
Following is a case study describing the data requirements for an ArtBase company, that builds a
product for art galleries and the information that galleries need to maintain.
Galleries keep information about artists, their names (which are unique), birthplaces, age
and style of art.
For each piece of artwork, the artist, the year it was made, its unique title, its type of art
(e.g., painting, lithograph, sculpture, photograph), and its price must be stored.
Pieces of artwork are also classified into groups of various kinds, for example, portraits,
still lifes, works by Picasso, or works of the 19th century; a given piece may belong to
more than one group. Each group is identified by a name (like those just given) that
describes the group.
Finally, galleries keep information about customers. For each customer, galleries keep
that person’s unique name, address, total amount of dollars spent in the gallery (very
important!), and the artists and groups of art that the customer tends to like.
Attempt the following Questions.
Instructions:
The Group Project is part of the Internal Assessment and carries 20 marks.
Form groups of five students each.
The project is to be submitted in Soft copy by 6th April 2024.
The Project submission will be followed by a viva.
New Delhi Institute of Management
Database Management Systems
Group Project
Project-III
Max Marks: 20
Notown Records has decided to store information about musicians who perform on its albums
(as well as other company data) in a database. The company has wisely chosen to hire you as a
database designer.
Each musician that records at Notown has an SSN, a name, an address, and a phone number.
Poorly paid musicians often share the same address, and no address has more than one
phone.
Each instrument used in songs recorded at Notown has a unique identification number, a
name (e.g., guitar, synthesizer, flute) and a musical key (e.g., C, B-flat, E-flat).
Each album recorded on the Notown label has a unique identification number, a title, a
copyright date, a format (e.g., CD or MC), and an album identifier.
Each song recorded at Notown has a title and an author.
Each musician may play several instruments, and a given instrument may be played by
several musicians.
Each album has a number of songs on it, but no song may appear on more than one album.
Each song is performed by one or more musicians, and a musician may perform a number of
songs.
Each album has exactly one musician who acts as its producer. A musician may produce
several albums, of course.
Attempt the following Questions.
Instructions:
The Group Project is part of the Internal Assessment and carries 20 marks.
Form groups of five students each.
The project is to be submitted in Soft copy by 6th April 2024.
The Project submission will be followed by a viva.
New Delhi Institute of Management
Database Management Systems
Group Project
Project-IV
Max Marks: 20