Mini CRUD in Java and mySQL to learn the functioning of the Java connector. In the code you have the dbStudents.db database, you just have to import it into mysql. The objective of this exercise is to learn how to work a CRUD with Java and mySQL, it is normal that there are errors in the code.
Mini CRUD en Java y mySQL para aprender el funcionaminento del conector Java. En el código tienes la base de datos dbStudents.db, solo debes importarla a mysql. El objetivo de este ejercicio es aprender el funcionamiento de un CRUD con Java y mySQL, es normal que hayan errores en el código.