A menu-driven CLI application built in Java to perform CRUD operations (Create, Read, Update, Delete) on a student database. The project demonstrates the use of JDBC for database connectivity and SQL ...