Project information
- Description:
Design and implementation of a database system
- Tools: MySQL, Java
- Code: GitHub Repository
Project Summery
To access and manipulate data within the database, a user interface is essential. In this project, a MySQL connection in Java has been established. Users can seamlessly interact with the database by inputting commands through the Java Command-Line Interface (CLI). This straightforward yet effective approach simplifies the database's utilization and management.