sqsh

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
sqsh
Stable release
2.5.16.1 / 2014-04-14
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inC
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    TypeSQL
    LicenseGNU General Public License
    Websitehttps://sourceforge.net/projects/sqsh/

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal'). Sqsh (pronounced skwish), short for SQSHell (pronounced s-q-shell), is a free and open-source substitute for isql, the interactive SQL client supplied with Sybase's Adaptive Server Enterprise (ASE) relational database management system.

    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.

    [edit | edit source]