https://github.com/vergosss/database-systems-2021-2022-project
Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).
https://github.com/vergosss/database-systems-2021-2022-project
databases index java javaguiswing mariadb mysql sql swing-gui
Last synced: about 1 month ago
JSON representation
Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).
- Host: GitHub
- URL: https://github.com/vergosss/database-systems-2021-2022-project
- Owner: Vergosss
- Created: 2022-10-03T16:47:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T01:25:22.000Z (over 1 year ago)
- Last Synced: 2025-05-30T08:16:15.254Z (about 1 year ago)
- Topics: databases, index, java, javaguiswing, mariadb, mysql, sql, swing-gui
- Language: Java
- Homepage:
- Size: 15.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Database-Systems-2021-2022-Project
# TV On Demand
Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation & expansion, Data insertion, Stored Procedures and Triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).