Java CRUD GUI Application with MySQL A Java GUI-based CRUD (Create, Read, Update, Delete) application using NetBeans and MySQL (via XAMPP). Full Video On youtube Video Link: Prerequisites: XAMPP for setting up a local MySQL database. link: NetBeans as the IDE to write Java code and create the GUI. link: MySQL JDBC Driver to connect Java with MySQL. link: