Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manukot/car_dealership
Friendly Cars is a dealership that offers new cars from a single manufacturer. The dealership is located in a suburb of a large city. Its gross sales exceed one million dollars per year. It has ten employees – Jim Friendly (the owner/manager), eight salespeople, and an office manager.
https://github.com/manukot/car_dealership
database database-management sql sql-server
Last synced: about 1 month ago
JSON representation
Friendly Cars is a dealership that offers new cars from a single manufacturer. The dealership is located in a suburb of a large city. Its gross sales exceed one million dollars per year. It has ten employees – Jim Friendly (the owner/manager), eight salespeople, and an office manager.
- Host: GitHub
- URL: https://github.com/manukot/car_dealership
- Owner: ManuKot
- Created: 2024-10-09T21:22:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T18:38:35.000Z (about 1 month ago)
- Last Synced: 2025-01-03T19:32:17.489Z (about 1 month ago)
- Topics: database, database-management, sql, sql-server
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car-Dealership-Database
Car Dealership Database - Team of 3 CS623 (Database Management Systems) team project
Jan 2024 – May 2024
The team was assigned to design and develop a database to enable a car dealership to manage its business. We had to complete 8 chapters which include the following tasks: creating forms, creating database dictionary, design the ER diagram as a model for the database, developing the database using MySQL/Oracle, using the database to query reports using SQL, creating triggers, granting privileges to users, creating audit trail triggers and planning the distribution of the database.