https://github.com/uhpoler/airportdatabase-coursework
This is my coursework for the third semester in KPI , in which I implemented the Airport database
https://github.com/uhpoler/airportdatabase-coursework
mysql-database
Last synced: 6 months ago
JSON representation
This is my coursework for the third semester in KPI , in which I implemented the Airport database
- Host: GitHub
- URL: https://github.com/uhpoler/airportdatabase-coursework
- Owner: uhpoler
- Created: 2024-01-27T19:50:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T16:09:40.000Z (over 1 year ago)
- Last Synced: 2025-02-02T09:09:42.404Z (8 months ago)
- Topics: mysql-database
- Language: Python
- Homepage:
- Size: 4.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SearchInArray-coursework
This is my coursework for the third semester in KPI, in which I implemented the Airport database.
## ER-diagram
## Database schema
### Added roles:
- Airport emploee
- Passenger### Implemented:
- 6 triggers
- 3 views
- 20 queries
- 3 procedures
- 7 functions