An open API service indexing awesome lists of open source software.

https://github.com/srinivas6303/jdbc_curd_operations

This project demonstrates performing basic CRUD (Create, Read, Update, Delete) operations using JDBC in Java with MySQL as the database. The project uses IntelliJ IDEA as the IDE and the MySQL Connector/J for connecting Java to the MySQL database.
https://github.com/srinivas6303/jdbc_curd_operations

curd-operation java jdbc-database mysql-connector mysql-database

Last synced: 4 months ago
JSON representation

This project demonstrates performing basic CRUD (Create, Read, Update, Delete) operations using JDBC in Java with MySQL as the database. The project uses IntelliJ IDEA as the IDE and the MySQL Connector/J for connecting Java to the MySQL database.

Awesome Lists containing this project