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 ...
A Model Context Protocol server that provides access to MySQL databases through SSH tunnels. This server enables Claude and other LLMs to inspect database schemas and execute SQL queries securely.