/SQLNavigator

It is a Database Administration Tool written in Java, and supports MySQL, Microsoft SQL Server and Oracle. It uses JDBC to interface with the DBAs

Primary LanguageJavaOtherNOASSERTION

SQLNavigator

It is a Database Administration Utility written in Java, and it supports three popular Database Applications, namely - MySQL, Microsoft SQL Server Express and Oracle XE.

It is serves as a GUI Front-end for the DBA, and essentially lets the user perform various operations on the Database such as Create Databases and Tables, Insert into tables, update the tables, alter the tables, drop tables and delete databases, create backups etc. without having to learn SQL.