macOS
brew install rsqllocal Homebrew formula metadata
brew / 順位 6956
rsql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rsqllocal Homebrew formula metadata
概要
CLI for relational databases and common data file formats
履歴
rsql is a Rust command-line SQL client providing one interactive interface for relational databases, cloud data sources, and common structured file formats.
rsql was developed by the theseus-rs organization as a modern command-line SQL interface. The repository evolved into a multi-crate Rust workspace containing the CLI, core, REPL, drivers, and formatter components.
The official project offers shell, Cargo, archive, and Windows installer methods, while source_facts.package-manager records Homebrew distribution. Its documentation describes a broad driver set spanning databases, cloud services, and tabular files.
Users connect with a URL, enter an interactive REPL, or append a query for one-shot execution. The client supplies completion, command history, multiple output formats, and drivers for databases and files. Its guide also documents customization through an `rsql.toml` configuration file, although the reviewed official material did not establish a reliable default filesystem location.
rsql applies a single interactive SQL interface to heterogeneous data sources. Package enthusiasts may value its Rust implementation, driver-oriented workspace, safe-code policy, self-contained installers, and ability to treat ordinary files as queryable data.
セキュリティ状態
rsql に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.rsql/rsql.toml%APPDATA%\rsql\rsql.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rsql | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/theseus-rs/rsql
インストールメタデータ
| パッケージキー | brew:rsql |
|---|---|
| バージョン | 0.20.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rsql |
| ホームページ | https://theseus-rs.github.io/rsql/rsql_cli/ |
| リポジトリ | https://github.com/theseus-rs/rsql |
| 上流ドキュメント | https://theseus-rs.github.io/rsql/rsql_cli/ |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/theseus-rs/rsql/archive/refs/tags/v0.20.0.tar.gz |
| 最終更新 | 2026-09-12T11:56:15Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rsql |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.