/JDBC-Menu-Driven-CRUD-MySQL

This Java application demonstrates basic CRUD operations (Create, Read, Update, Delete) using a MySQL database through JDBC (Java Database Connectivity). It provides a menu-driven interface for performing these operations on a MySQL database table.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

No issues in this repository yet.