The Songs Management System is a desktop application built using Java (NetBeans IDE) with MySQL as the backend. It allows users to manage a collection of songs β including adding, editing, deleting, and searching song records. The application uses Java Swing for the GUI and JDBC for database connectivity.
- Java (Swing GUI)
- NetBeans IDE
- MySQL Database
- JDBC
- Add new songs
- View and update existing records
- Delete songs from the database
- Search songs by title, artist, or genre