ForkDatabricks (DBRX)Databricks (DBRX)published Apr 30, 2023seen 5d

databricks/jsqsh

forked from scgray/jsqsh

Open original ↗

Captured source

source ↗
published Apr 30, 2023seen 5dcaptured 17hhttp 200method plain

databricks/jsqsh

Description: Console based database query tool, featuring command line editing, piping of output to other programs, and much much more

License: Apache-2.0

Stars: 0

Forks: 0

Open issues: 0

Created: 2023-04-30T14:54:18Z

Pushed: 2024-02-01T21:51:58Z

Default branch: master

Fork: yes

Parent repository: scgray/jsqsh

Archived: no

README:

Welcome to JSqsh

JSqsh (pronounced jay-skwish) is short for Java SQl Shell, a console based tool that allows the ability to query a database with functionality of your typical shell, such as command line editing, tab completion, variable expansion, redirection of output to files, or the ability to pipe the output of the query execution to an external program (grep, more, etc.).

!Awesome Screenshot

JSqsh has extensive built-in documentation, however for those that prefer point-and-click learning, you can get an introduction to jsqsh using the jsqsh wiki:

I totally welcome contributions, questions, and feedback. Feel free to contact me at scottgray1-at-gmail.com.

Binaries

The latest release is version 2.3. Pre-packaged binaries are available for:

Licensing

JSqsh is held under the Apache License Version 2.0. The details of the license are available in the LICENSE file included herein.