sqsh

Sqsh (pronounced skwish), short for SQSHell (pronounced s-q-shell), is an open-source substitute for isql, the interactive SQL client supplied with Sybase's Adaptive Server Enterprise (ASE) relational database management system.

sqsh
Stable release
2.5.16.1 / 2014-04-14
Written inC
TypeSQL
LicenseGNU General Public License
Websitehttp://sourceforge.net/projects/sqsh/

isql and sqsh are, essentially, rudimentary command-line tools for issuing Transact-SQL commands to an ASE Server and receiving and displaying results.

Sqsh supports, among others, command history, aliases and piping output to or from external programs and sources. It runs on various flavours of Unix, including Linux as well as Windows through the Cygwin libraries.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.