macOS
brew install ejdblocal Homebrew formula metadata
brew
Embeddable JSON Database engine C11 library. Version 2.73 via Homebrew; verified from local package data.
install
brew install ejdblocal Homebrew formula metadata
choco install jbsChocolatey community package catalog · jbs · source: community.chocolatey.org
overview
Embeddable JSON Database engine C11 library
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jbs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Softmotions/ejdb
install metadata
| Package key | brew:ejdb |
|---|---|
| Version | 2.73 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ejdb |
| Homepage | https://ejdb.org |
| Repository | https://github.com/Softmotions/ejdb |
| Upstream docs | https://ejdb.org |
| License | MIT |
| Source archive | https://github.com/Softmotions/ejdb.git |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ejdb |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jbs
choco install jbssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.