SQLTools is a light weight and robust frontend for Oracle database development. This program is not so comprehensive as Tora or TOAD but it is ideal when you need basic data querying capabilities and objects browsing. It also supports a basic subset of SQL*Plus commands (connect/disconnect, bind and define variables).
It works with Oracle 8i/9i/10g/11g databases. Oracle Client 32bit is required.
Check http://www.sqltools.net for more information,
http://www.sqltools.net/cgi-bin/yabb25/YaBB.pl?...
GEBORA is an administrative tool for the Oracle Relational Database Management System. It's an OpenSource alternative to TOAD. Current version has syntax highlight, schema browser, pl/sql viewer and runner and many other features.
The main goal of this project is to built a GUI for administrating databases.
It is being written on perl using Gtk and Glade.
DBadmin is supposed to be an analogue of windows program toad.