macOS
brew install sdblocal Homebrew formula metadata
brew / rang 5904
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sdb pour les workflows d'agents IA.
installation
brew install sdblocal Homebrew formula metadata
sudo apk add sdbAlpine Linux edge package indexes · sdb · Source: dl-cdn.alpinelinux.org
aperçu
Ondisk/memory hashtable based on CDB
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
sdb | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/radareorg/sdb
métadonnées d'installation
| Clé du paquet | brew:sdb |
|---|---|
| Version | 2.5.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/sdb |
| Page d'accueil | https://www.radare.org/ |
| Dépôt | https://github.com/radareorg/sdb |
| Docs amont | https://www.radare.org/ |
| Licence | MIT |
| Archive source | https://github.com/radareorg/sdb/archive/refs/tags/2.5.0.tar.gz |
| Dernière mise à jour | 2026-09-13T08:22:33Z |
| Pulse | updated |
| Dépendances | glib |
| Dépendances de compilation | meson, ninja, pkgconf, vala |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-staticpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.