An open API service indexing awesome lists of open source software.

https://github.com/nikoshet/airport-database-management-system

Databases Course Project
https://github.com/nikoshet/airport-database-management-system

java mysql-database python

Last synced: 2 months ago
JSON representation

Databases Course Project

Awesome Lists containing this project

README

          

# Airport-Database-Management-System
Semester project for the course "Databases" during the eight semester.
The main goal of this project was to design a database using MySQL of an airport(arrivals, departures, gates, parking spots), as well as create a specific application that should interact with the database, store, change and delete information in it, or obtain data from it.

### What was made
* Creation of an Entity Relationship Diagram
* Creation of a Relational Model
* Creation of a database using MySQL
* Creation of an application using Python
* Creation of an application using JAVA

---
### Licence
Copyright © 2018 Nick Nikitas

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.