macOS
brew install sdblocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.