[PR #426] [CLOSED] Add usql #979

Closed
opened 2025-11-19 20:54:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/426
Author: @nineinchnick
Created: 5/15/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/426 **Author:** [@nineinchnick](https://github.com/nineinchnick) **Created:** 5/15/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`cefc22e`](https://github.com/alebcay/awesome-shell/commit/cefc22e78d1adfc82a77ff18a6876dfe73c19ee1) Add usql ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description `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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 20:54:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#979