Skip to content

hrbaruri/DB_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Car dealership DataBase



This is a database about a car dealership that sells and services cars. It stores information about customers, bills, cars, manufacturers and salesmen who work in the dealership.

Database models:

Conceptual

image

Logical

image


Tasks


Task3

DDL commands

Task 4

Entering data into tables

Task 5

CRUD

  • CRUD commands are here

Task 6

Task 7

Task 8

Indexes for tables

Task 9

Task about views

Task 10

2 Stored function

Task 11

2 Triggers


Task 12 Analysis

P.S.: These observation were made after inserting additional data from bill_extra_inserts.sql. Since otherwise there is too little data.
Using python, the following data about the most expensive cars and the contribution of salesmen have been made:


  • Contribution of each salesman to total revenue (result from analysis-2.py): image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published