Download List

Project Description

YASQL is an open source Oracle command line interface. It features a much kinder user interface than SQL*Plus (sqlplus). This is meant to be a complete replacement for SQL*Plus when dealing with ad hoc queries and general database interfacing. It adds features such as full ReadLine support for command history and tab completion, alternate output methods, table, list, CSV, redirection and piping of query results, query editing, scripting, and easy administrative data dictionary commands.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-28 19:32 Back to release list
1.76

Term::ReadLine::Perl support, a fix for a segfault when hitting up when history is empty, a fix for a bug when providing script names on command line, and rewriting the query parser to fix a bug caused by the multiple-queries-on-one-line feature that causes terminators such as ';' and '/' to match when in quotes. When hitting tab on a line starting with a '@' for scripts tab will complete filenames and not database objects, a fixed DB timeout when prompting for username and password, support for 'DECLARE' keyword, and sped-up startup time.
Tags: Major bugfixes

Project Resources