mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
19 lines
573 B
Plaintext
19 lines
573 B
Plaintext
YASQL is an open source Oracle command line interface. YASQL features a
|
|
much kinder alternative to SQL*Plus's user interface. This is meant to
|
|
be a complete replacement for SQL*Plus when dealing with ad-hoc queries
|
|
and general database interfacing. It's main features are:
|
|
|
|
* Full ReadLine support
|
|
* Alternate output methods
|
|
* Output of query results
|
|
* Data Input and Binding
|
|
* Command pipes
|
|
* Tab completion
|
|
* Easy top rownum listings
|
|
* Enhanced Data Dictionary commands
|
|
* Query editing
|
|
* Query chaining
|
|
* Basic scripting
|
|
* Config file
|
|
* Future extensibility
|