# ssdb mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ssdb in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:ssdb
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ssdb
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:ssdb
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/ssdb>
- **Version:** 1.9.9
- **Quellzusammenfassung:** NoSQL database supporting many data structures: Redis alternative
- **Homepage:** <https://ssdb.io/>
- **Repository:** <https://github.com/ideawu/ssdb>
- **Upstream-Dokumentation:** <https://github.com/ideawu/ssdb#readme>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://github.com/ideawu/ssdb/archive/refs/tags/1.9.9.tar.gz>
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- ssdb-bench (cli)
- ssdb-cli (cli)
- ssdb-dump (cli)
- ssdb-repair (cli)
- ssdb-server (cli)
- ssdb-bench (Alias)
- ssdb-cli (Alias)
- ssdb-dump (Alias)
- ssdb-repair (Alias)
- ssdb-server (Alias)

## Build-Abhängigkeiten

- autoconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Dienst: declared
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.9.9
- lokale Daten: OK
- Upstream-Repository: https://github.com/ideawu/ssdb
- neueste erkannte Version: 1.9.9 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

SSDB is a LevelDB-backed NoSQL database and command-line server/client package that presents itself as a disk-backed, Redis-compatible alternative.

### Projektgeschichte

The SSDB repository was created in January 2013. Its README describes the project as a high-performance key-value, zset, hashmap, and list database written in C/C++ and built on LevelDB client-server support.

The project ships server and maintenance commands including ssdb-server, ssdb-cli, ssdb-bench, ssdb-dump, and ssdb-repair. The standard quick-start flow in the README builds from source, starts ssdb-server with ssdb.conf, and connects with the command-line client on port 8888.

### Adoptionsgeschichte

SSDB's own documentation states that it was stable, production-ready, and used by Internet companies including QIHU 360. Its GitHub repository accumulated thousands of stars and forks, while Homebrew packaged release 1.9.9 from the upstream GitHub tag.

### Wie es verwendet wird

The common package-manager use case is running ssdb-server with an ssdb.conf file, then using ssdb-cli for interactive administration or Redis-like data operations. The documentation also covers clients, replication, backup/import, clustering, high availability, and importing LevelDB data.

### Warum Paket-Nerds sich dafür interessieren

SSDB is interesting to package maintainers because it is a small C/C++ datastore with bundled command-line tools, a visible configuration file, LevelDB heritage, and Redis-client compatibility claims. That makes it a useful example of the 2010s wave of Redis-adjacent databases that package managers carried for developers experimenting with alternative persistence tradeoffs.

### Zeitleiste

- 2013-01: GitHub repository created.
- 2013-2020: Official documentation copyright range.
- 2020-02: 1.9.7 release published on GitHub.
- 2020-09: 1.9.8 release fixed a binlog resource leak.
- 2020-10: 1.9.9 release packaged by Homebrew.

### Related projects

- Related projects and concepts include Redis, LevelDB, ssdb-docs, ssdb-bin, and SSDB client libraries for languages such as C++, PHP, Python, Java, Node.js, Ruby, and Go.

### Quellen

- <https://api.github.com/repos/ideawu/ssdb>
- <https://formulae.brew.sh/api/formula/ssdb.json>
- <https://github.com/ideawu/ssdb>
- <https://github.com/ideawu/ssdb/releases>
- <https://ideawu.github.io/ssdb-docs/?lang=en>


## Sicherheitshinweise

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: ssdb.conf
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ssdb
- **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:** head, stable


## Verwandte Links

- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [autoconf](https://www.automicvault.com/de/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [cassandra](https://www.automicvault.com/de/pkg/brew/cassandra/) - Shares av.db curated category or tags: cli, data, database, databases, key-value.
- [hbase](https://www.automicvault.com/de/pkg/brew/hbase/) - Shares av.db curated category or tags: cli, data, database, databases, nosql.
- [keydb](https://www.automicvault.com/de/pkg/brew/keydb/) - Shares av.db curated category or tags: cli, data, database, databases, redis-compatible.
- [neo4j](https://www.automicvault.com/de/pkg/brew/neo4j/) - Shares av.db curated category or tags: cli, data, database, databases, nosql.
- [apache-geode](https://www.automicvault.com/de/pkg/brew/apache-geode/) - Shares av.db curated category or tags: cli, data, database, databases.
- [cdb](https://www.automicvault.com/de/pkg/brew/cdb/) - Shares av.db curated category or tags: cli, data, database, databases.
- [check_postgres](https://www.automicvault.com/de/pkg/brew/check-postgres/) - Shares av.db curated category or tags: cli, data, database, databases.
- [cql](https://www.automicvault.com/de/pkg/brew/cql/) - Shares av.db curated category or tags: cli, data, database, databases.
- [leveldb](https://www.automicvault.com/de/pkg/brew/leveldb/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, databases, key.
- [rocksdb](https://www.automicvault.com/de/pkg/brew/rocksdb/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, databases, dump.

## Combined YAML source

View the package source record on GitHub. [combined/ssdb.yml](https://github.com/automic-vault/db/blob/main/combined/ssdb.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
