Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

thorstenkampe/SQL-Shell

Repository files navigation

README

1. Introduction

Modern SQL shells like mssql-cli, mycli, SQLcl and pgcli are very convenient: they offer auto-completion, syntax highlighting, query history, a multi-line editor, and much more.

SQL Shell makes using SQL clients even more convenient:

  • a standard interface to enter connection parameters so you don’t have to remember command line options

  • pre-defined connection strings for connection without typing

  • automatic tunneling if your database is behind a firewall or listening only on localhost interface

2. Requirements

3. Installation

  1. download release

  2. verify requirements

4. Usage

  1. optional: edit sql shell.ini and tunnel.ini to match your environment

  2. run sql shell.exe (Windows) or sql shell.py (Linux)

i️
If you can’t get SQL Shell running or have questions, open a ticket

4.1. standard

4.2. DSN

DSN

4.3. tunnel

AltStyle によって変換されたページ (->オリジナル) /