Automic VaultAutomic Vault

brew

gqlplus を Homebrew でインストール

gqlplus のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gqlplus

local Homebrew formula metadata

概要

パッケージ概要

Drop-in replacement for sqlplus, an Oracle SQL client

コマンドとエイリアス

  • gqlplus

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2002-06-09: SourceForge files include `gqlplus-1.1`.
  • 2003-01-22: SourceForge files include an early numbered release folder after `gqlplus-1.1`.
  • 2006-12-02: SourceForge files show continued release activity in the 1.x line.
  • 2011-12-19: SourceForge files show GQLPlus 1.14 packages.
  • 2012-01-23: GQLPlus 1.15 source tarball is published.
  • 2014-08-08: SourceForge Git repository records its first Git commit.
  • 2014-08-19: GQLPlus 1.16 source tarball is published.

Related projects

  • Oracle SQL*Plus is the client interface GQLPlus emulates and wraps.
  • GNU Readline provides the editing and history behavior named by the official homepage.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:repl
  • text:sql,client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gqlpluscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版1.16
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://gqlplus.sourceforge.net/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gqlplus
バージョン1.16
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gqlplus
ホームページhttps://gqlplus.sourceforge.net/
リポジトリhttps://sourceforge.net/p/gqlplus/gqlplus-code
上流ドキュメントhttps://gqlplus.sourceforge.net/
ライセンスGPL-2.0-only
ソースアーカイブhttps://downloads.sourceforge.net/project/gqlplus/gqlplus/1.16/gqlplus-1.16.tar.gz
最終更新2026-06-22T14:03:39-07:00
Pulseupdated
依存関係libedit
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegqlplus
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment