SqlPlusScript is set of general-purpose SQL scripts for Oracle database, designed to perform in Oracle SQLPlus. Project goal: to provide a comfortable environment to work in Oracle SQLPlus, comparable in functionality and more efficient with constant use is different than the GUI-applications to work with the database. To work effectively, you also need to configure SQL*Plus (command history, autocompletion, etc.). This can be done using the SqlPlusConfig project (home page: https://sourceforge.net/projects/sqlpc).
PySQL aims to be a full replacement for sqlplus (and much more). It has features such as history, completion, explain plan, session list, background queries, datamodel graphical output, object dependencies, PL/SQL package function call tree...
Senora is targeted to be a drop-in replacement for sqlplus. It provides a plethora of new commands, which accept unix-style options. It is extensible via plugins.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.
The OSM is a complete set of Oracle diagnostic tools based upon response time analysis. It also contains an hisotrical analysis pack which is much better than Statspack (e.g. it collects and reports on OS stats). The OSM is sqlplus based and non-graphic.
SQLMinus - "sqlplus minus the pain". This SQL Client (Java) is very configurable, completes table and column names upon tabbing. Completes other words and abbrevs (vi-style). Powerful auto-linking across tables. Powerful auto-joining across tables.
A java-language GUI to facilitate issuing SQL (Queries, DML, UML)against multiple target databases. In addition, it provides functions similar to Oracle\'s SqlPlus, but with improved display, history tracking, and the ability to sort and reformat result
uniread - universal readline - adds full readline support (command editing, history, etc.) to any existing interactive command-line program. Common examples are Oracle's sqlplus or jython.
uniread will work on any POSIX platform with Perl.
Schema Map is a java j2ee war file that displays metadata for tables, columns, triggers, constraints, indexes and sequences in an oracle db. Supports 10 query buffers + metadata browsing. Free competitor to Toad and sqlplus.