Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / databases / yasql / DESCR
bloba55cb1bff68dd91fb1db279a2246e15a96faf462
1 YASQL is an open source Oracle command line interface. YASQL features a
2 much kinder alternative to SQL*Plus's user interface. This is meant to
3 be a complete replacement for SQL*Plus when dealing with ad-hoc queries
4 and general database interfacing. It's main features are:
6         * Full ReadLine support
7         * Alternate output methods
8         * Output of query results
9         * Data Input and Binding
10         * Command pipes
11         * Tab completion
12         * Easy top rownum listings
13         * Enhanced Data Dictionary commands
14         * Query editing
15         * Query chaining
16         * Basic scripting
17         * Config file
18         * Future extensibility