Downloadliste

Projektbeschreibung

JSqsh is a Java reimplementation of a console
based (i.e. non-graphical) database query tool
called sqsh. Jsqsh combines the ability to run SQL
queries against any database with a JDBC driver
along with much of the functionality of a Unix
shell, such as piping the results of queries out
to external programs (grep, more, etc.), expanding
variables, redirecting output to files, command
line editing, tab-completion of object names, and
more.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2008-02-19 19:13 Zurück zur Release-Liste
1.1

Diese Version hat eine Reihe von neuen Funktionen und Bugfixes, darunter Befehle zur automatischen Erzeugung von SELECT-, INSERT und CREATE TABLE-Anweisungen, und die Ausgabe in einer Vielzahl von grafischen (GUI Display)-Formate. Kommandozeilen-Option übergeben wurde stark verbessert und erweitert, und automatische Vervollständigung von SQL-Anweisungen wurde vergrößert, um weitere SQL-Schlüsselwörter erkennt.
Tags: Minor feature enhancements
This release has a number of new features and bugfixes, including commands to automatically generate SELECT, INSERT, and CREATE TABLE statements, and to display output in a variety of graphical (GUI) formats. Command line option handing has been greatly improved and expanded, and tab completion of SQL statements has been augmented to recognize additional SQL keywords.

Project Resources