viniciusvk1 / Java-CRUD-with-MySQL-Connection

This repository contains a Java project that demonstrates how to perform basic CRUD (create, read, update, and delete) operations in a MySQL database using JDBC. The project is a desktop application with a graphical user interface (GUI) that allows the user to register, query, update, and delete customer information.
10Updated last year

Related projects

Alternatives and complementary repositories for Java-CRUD-with-MySQL-Connection