A Single Application for managing multiple local DBs on a desktop. Starting from a Login Window where a user has to provide DB credentials and has to select which DB to use (SQL, Oracle), user can perform all popular DB operations like insertion, updation and more through a GUI and even have a custom query section.
Java Swings and JDBC.