Linux software

 
Contact Us
databases : gqlplus
SQL*PLUS with commandline editing, history, and name completion
gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client, for UNIX platforms. The difference between gqlplus and sqlplus is command-line editing and history, plus tablename completion. As you know if you have used sqlplus, it is notoriously difficult to correct typing errors and other mistakes in your SQL statements. sqlplus does give you ability to use external editor to edit a statement, but only the last statement you typed. gqlplus solves this problem by providing the familiar command-line editing and history as in tcsh or bash shells, and tablename completion, while otherwise retaining compatibility with sqlplus. Thus, no user training is needed - simply use gqlplus instead of sqlplus. In addition, configuration/installation is trivial: gqlplus is a single binary compiled executable (written in C), so all you need is download it and put it anywhere in your PATH. After that, you'll be ready to use it.
Version number : 1.12
Md5 : MD5 (gqlplus-1.12.tar.gz) = a6ff4af76f10fd11a17227e5f287b355 SHA256 (gqlplus-1.12.tar.gz) = bd04c0aa8ea2f1f76f09793c3b986f0f1f3cfe5aa611e78028ff0d49c0186bfb SIZE (gqlplus-1.12.tar.gz) = 1501185
Linux Software