Text-based userinterface to query data on Oracle DB in a smart way
SQL*Plus Commander is Text-based userinterface (TUI) / framework to query data on Oracle DB in a smart way.
It consists in a fully customizable script shell for bash and ksh.
It executes custom queries or procedures on DB with SQLPlus for Oracle.
The results of queries can be browsed in a colorful text interface
resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures
It may be useful for people who runs frequently a limited number of query and uses the results as parameters for other queries.
...
An SQL handler to interface multiple databases data to the OpeNDAP Hyrax (BES) server. Written in C++, it uses unixODBC to query DB and can be dynamically extended to use proprietary ODBC API driver in many easy ways. It is bundled with scripts to ge