# ssdb を Homebrew でインストール

ssdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ssdb
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ssdb
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ssdb>
- **バージョン:** 1.9.9
- **ソース概要:** NoSQL database supporting many data structures: Redis alternative
- **ホームページ:** <https://ssdb.io/>
- **リポジトリ:** <https://github.com/ideawu/ssdb>
- **上流ドキュメント:** <https://github.com/ideawu/ssdb#readme>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/ideawu/ssdb/archive/refs/tags/1.9.9.tar.gz>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- ssdb-bench (cli)
- ssdb-cli (cli)
- ssdb-dump (cli)
- ssdb-repair (cli)
- ssdb-server (cli)
- ssdb-bench (エイリアス)
- ssdb-cli (エイリアス)
- ssdb-dump (エイリアス)
- ssdb-repair (エイリアス)
- ssdb-server (エイリアス)

## ビルド依存関係

- autoconf

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.9.9
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ideawu/ssdb
- 検出された最新: 1.9.9 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

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

- **Geiger リスク:** orange / 中
- 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
## ソースデータベース詳細

- **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


## 関連リンク

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


## ソース

- 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
