# Installer ejdb avec Homebrew, chocolatey

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ejdb pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ejdb
```

  Preuve: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

```sh
choco install jbs
```

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

## Faits du paquet

- **Clé du paquet:** brew:ejdb
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.73
- **Résumé source:** Embeddable JSON Database engine C11 library
- **Page d'accueil:** <https://ejdb.org>
- **Dépôt:** <https://github.com/Softmotions/ejdb>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jbs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.73
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
