Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 391 Bytes

File metadata and controls

5 lines (4 loc) · 391 Bytes

DataBaseGUI_JavaSwingsApp

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.

Technology Used:

Java Swings and JDBC.