# ejdb を Homebrew, chocolatey でインストール

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

## インストール

```sh
sudo av install brew:ejdb
```

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

### macOS

- Homebrew (100%):

```sh
brew install ejdb
```

  証拠: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

```sh
choco install jbs
```

  証拠: Chocolatey community package catalog: jbs from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9764','dropkick'

## パッケージ情報

- **パッケージキー:** brew:ejdb
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.73
- **ソース概要:** Embeddable JSON Database engine C11 library
- **ホームページ:** <https://ejdb.org>
- **リポジトリ:** <https://github.com/Softmotions/ejdb>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- jbs (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.73
## プロジェクトの歴史と使われ方

EJDB is Softmotions' embeddable JSON database engine, with the README focused on EJDB2, a C11 library built around a single-file database, JQL queries, native bindings, and optional HTTP/WebSocket endpoints.

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

The current upstream README identifies EJDB2 as an embeddable JSON database engine under the MIT license. It emphasizes a C11 API, single-file database storage, online backups, JQL, collection joins, IOWOW key/value storage, and IWNET-powered HTTP and WebSocket endpoints.

The visible GitHub release stream for the v2 line starts with v2.0.40 in February 2020 and continues through v2.73 in November 2022. Release notes show work on bindings, query behavior, Node.js compatibility, IOWOW/IWNET integration, and the `jbs` server CLI.

### 採用の歴史

EJDB is a niche embedded-database package rather than a mainstream server database. The input package metadata lists Homebrew and Chocolatey coverage, and the README documents macOS, Linux, FreeBSD, Windows, iOS, and language binding support.

### 使われ方

Developers embed EJDB2 in applications that want local JSON document storage without running a separate database server. The `jbs` executable can expose the database through HTTP and WebSocket APIs for experimentation or lightweight service use.

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

EJDB matters to package nerds as a compact example of the embedded JSON database niche: C library, CLI server, language bindings, and a single-file storage engine. It sits near SQLite culturally, but with a document/JQL model rather than SQL as the primary interface.

### タイムライン

- 2020-02-17: v2.0.40 appears in the public GitHub release stream.
- 2020-12-17: v2.0.57 adds JSON operation and jbs changes.
- 2021-03-21: v2.0.59 changes the default jbs database filename to ejdb2.db.
- 2021-06-22: v2.61 moves to a compact versioning scheme.
- 2022-02-14: v2.70 moves network API support to IWNET.
- 2022-11-14: v2.73 is published with Node 18 and dependency updates.

### Related projects

- IOWOW is the persistent key/value storage engine used by EJDB2.
- IWNET powers the HTTP REST and WebSocket endpoint layer.
- EJDB2Swift and other native bindings extend EJDB beyond the C API.

### ソース

- <https://ejdb.org>
- <https://github.com/Softmotions/ejdb#readme>
- <https://github.com/Softmotions/ejdb/releases>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- Chocolatey - jbs: installed executable or alias match | Chocolatey community package catalog: jbs from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.9764','dropkick'


## Combined YAML source

View the package source record on GitHub. [combined/ejdb.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ejdb.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
