Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add usql #286

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add usql #286

wants to merge 1 commit into from

Conversation

nineinchnick
Copy link

Checklist for submitting a pull request to Terminals Are Sexy:

  • I have carefully read and comply with the Contributing Guidelines of this repo.

  • I have searched the PRs of this repo and believe that this is not a duplicate.

  • Title: usql

  • Link: https://github.com/xo/usql/

  • Category: Tools and Plugins

  • Description: usql is an universal command-line interface for SQL databases, heavily inspired and mostly compatible with psql. It supports a few dozen databases and is a portable, fully static binary.

`usql` is an universal command-line interface for SQL databases, heavily inspired and mostly compatible with `psql`, but:
* is written in Go, which makes it easy to extend
* is distributed as fully static binaries, which makes it very portable
* supports most databases that have a Go driver, already including a few dozen different databases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants