JSqsh

Software Screenshot:
JSqsh
Software Details:
Version: 1.4
Upload Date: 12 May 15
Developer: Scott Gray
Distribution Type: Freeware
Downloads: 51

Rating: nan/5 (Total Votes: 0)

JSqsh software is a Java re-implementation of a tool that I originally authored called sqsh. The original sqsh was a Sybase-specific console based tool (i.e. non-graphical) that combined the ability to query the database with much of the functionality of a shell, such as piping the results of queries out to external programs (grep, more, etc.), expanding variables, redirecting output to files, command line editing, etc.

Jsqsh attempts to re-create the most frequently used features found in sqsh but, with the use of JDBC (Java's database driver architecture), allow it to be used against any database that provides a good JDBC driver. JSqsh attempts to shield the user from much knowledge of Java and JDBC as much as possible, so it should be suitable for the average user to use, but there are a couple of places in which some knowledge of the basics of JDBC are useful.

JSqsh != Sqsh

It is important to note that jsqsh is not a perfect recreation of sqsh, so please do not blindly run scripts explicitly build for sqsh against jsqsh without some thorough testing!

Self Documenting

JSqsh attempts to be as self documenting as possible, so if at any time you have any questions about how to use it you can execute the help command at the prompt and get a list of help topics:

1> help

Requirements:

  • Java 2 Standard Edition Runtime Environment

Similar Software

Cdcat
Cdcat

20 Feb 15

Navicat Premium
Navicat Premium

17 Feb 15

Orabbix
Orabbix

11 May 15

Comments to JSqsh

Comments not found
Add Comment
Turn on images!