macOS
brew install ejdbprovider-native install command
brew / 順位 19228
ejdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ejdbprovider-native install command
概要
Embeddable JSON Database engine C11 library
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jbs | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ejdb |
|---|---|
| バージョン | 2.73 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://ejdb.org |
| リポジトリ | https://github.com/Softmotions/ejdb |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.