macOS
brew install sqlite-rsynclocal Homebrew formula metadata
brew / 順位 4735
sqlite-rsync のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sqlite-rsynclocal Homebrew formula metadata
概要
SQLite remote copy tool
履歴
sqlite3_rsync is SQLite's database remote-copy tool. It exists for a package-manager audience that knows ordinary file synchronization is not automatically safe for live database files.
The SQLite documentation describes sqlite3_rsync as a tool that makes a replica database become a copy of an origin database. It is part of the SQLite ecosystem and uses a bandwidth-efficient protocol similar to rsync while preserving SQLite consistency semantics.
The input identifies a Homebrew formula named `sqlite-rsync`, reflecting the tool's packaging as a standalone command. SQLite's own documentation says the executable must be on PATH locally and, for remote synchronization, on the remote system's SSH PATH as well.
The basic command shape is `sqlite3_rsync ORIGIN REPLICA`. One side can use `USER@HOST:PATH`, SSH is used for communication, and the tool can copy from a live origin database while producing a consistent snapshot.
Package nerds care because sqlite3_rsync fills a sharp operational gap: it gives SQLite users an installable CLI for safe, efficient database copies where generic rsync may produce inconsistent or corrupt results against a changing database.
セキュリティ状態
sqlite-rsync に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sqlite3_rsync | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:sqlite-rsync |
|---|---|
| バージョン | 3.53.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.sqlite.org/ |
| 最終更新 | 2026-07-25T14:38:49Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.