macOS
brew install sdblocal Homebrew formula metadata
brew / 順位 5904
sdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sdblocal Homebrew formula metadata
sudo apk add sdbAlpine Linux edge package indexes · sdb · ソース: dl-cdn.alpinelinux.org
概要
Ondisk/memory hashtable based on CDB
履歴
SDB is a compact string-oriented key/value database and C library with on-disk and in-memory operation, a CLI, arrays, and JSON introspection.
SDB was created by radare developer Sergi Alvarez, known as pancake, as a simple string key/value database derived from Daniel J. Bernstein's cdb storage design. The project modifies the record encoding to reduce database size and layers additional data conveniences over the compact store.
The repository also describes mcsdbd, a memcache-compatible server backed by SDB, and language bindings or related libraries for several environments.
SDB is distributed as a standalone command and library and is packaged by Homebrew and Alpine Linux. Its close association with the radare organization also makes it familiar to users and packagers of the radare2 reverse-engineering ecosystem.
The `sdb` command can create or query a named database, operate transiently without a disk database, manipulate arrays, and address fields inside JSON values. Applications can instead embed the library.
SDB is notable as a deliberately small embedded string database: it adapts cdb's disk format, adds atomic synchronization, arrays, JSON introspection, namespaces, and command-line access, and can be incorporated as a library.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sdb | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/radareorg/sdb
インストールメタデータ
| パッケージキー | brew:sdb |
|---|---|
| バージョン | 2.5.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/sdb |
| ホームページ | https://www.radare.org/ |
| リポジトリ | https://github.com/radareorg/sdb |
| 上流ドキュメント | https://www.radare.org/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/radareorg/sdb/archive/refs/tags/2.5.0.tar.gz |
| 最終更新 | 2026-09-13T08:22:33Z |
| Pulse | updated |
| 依存関係 | glib |
| ビルド依存関係 | meson, ninja, pkgconf, vala |
| 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 | sdb |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
sdb 2.4.6-r0
Key-value database with support for arrays and json
https://github.com/radareorg/sdb
sudo apk add sdbsdb-dev 2.4.6-r0
Key-value database with support for arrays and json (development files)
https://github.com/radareorg/sdb
sudo apk add sdb-devsdb-doc 2.4.6-r0
Key-value database with support for arrays and json (documentation)
https://github.com/radareorg/sdb
sudo apk add sdb-docsdb-libs 2.4.6-r0
Key-value database with support for arrays and json (libraries)
https://github.com/radareorg/sdb
sudo apk add sdb-libssdb-static 2.4.6-r0
Key-value database with support for arrays and json (static library)
https://github.com/radareorg/sdb
sudo apk add sdb-staticソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.