macOS
brew install gqlpluslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gqlplus in AI-Agent-Workflows.
Installation
brew install gqlpluslocal Homebrew formula metadata
Überblick
Drop-in replacement for sqlplus, an Oracle SQL client
Verlauf
GQLPlus is a Unix and Unix-like front end for Oracle SQL*Plus. It preserves SQL*Plus-style interaction while adding command-line editing, command history, and table and column completion.
The official homepage says GQLPlus was originally written by Ljubomir J. Buturovic of San Francisco State University and later maintained by Jess Portnoy. The project was designed to stay close enough to SQL*Plus that users could substitute it without retraining.
The SourceForge file history shows releases back to 2002, with `gqlplus-1.1` appearing on 2002-06-09. The project later published source tarballs, RPMs, DEBs, and macOS binaries.
The GIT repository browser records a first Git commit on 2014-08-08, after years of SourceForge file releases. That makes the code browser a later hosting artifact rather than the beginning of the software.
GQLPlus targeted a very specific annoyance for Oracle users on Unix terminals: plain SQL*Plus did not offer the shell-like editing and history behavior users expected from interactive command-line tools.
Its adoption pattern was small but practical. SourceForge distributed source archives, Debian packages, RPM packages, and a macOS binary, while Homebrew kept the single `gqlplus` executable available for macOS users who needed a SQL*Plus-compatible wrapper.
Users place the single compiled executable on PATH and run it instead of `sqlplus`. GQLPlus delegates the database interaction model to SQL*Plus compatibility while improving the line-editing experience with GNU Readline.
The tool can read table and view names at startup for completion, with the official files page noting synchronization behavior and restart requirements after schema changes.
GQLPlus is a package-archive survivor: a small C wrapper around a proprietary database client that made Unix terminal work less painful without requiring a new database IDE.
It matters to package nerds because it captures a common open-source packaging pattern from the 2000s: wrap a vendor CLI, add readline, ship tar.gz plus distro-native packages, and let users keep their existing workflow.
Sicherheitslage
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gqlplus | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://gqlplus.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:gqlplus |
|---|---|
| Version | 1.16 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gqlplus |
| Homepage | https://gqlplus.sourceforge.net/ |
| Repository | https://sourceforge.net/p/gqlplus/gqlplus-code |
| Upstream-Dokumentation | https://gqlplus.sourceforge.net/ |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://downloads.sourceforge.net/project/gqlplus/gqlplus/1.16/gqlplus-1.16.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:39-07:00 |
| Pulse | updated |
| Abhängigkeiten | libedit |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gqlplus |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.