macOS
brew install ladybuglocal Homebrew formula metadata
brew
Embedded graph database built for query speed and scalability. Version 0.18.0 via Homebrew; verified 2026-07-01.
install
brew install ladybuglocal Homebrew formula metadata
overview
Embedded graph database built for query speed and scalability
history
Ladybug is a newer embedded columnar graph database with a command-line shell and language bindings. Its official positioning is as a Kuzu successor and as a graph-oriented analogue to the embedded, analytical database style popularized by DuckDB.
The LadybugDB site frames the project as a response to Kuzu's open-source development halt after acquisition, with LadybugDB carrying forward the embedded graph database idea with an open-source license, enterprise support, and a low-friction install path. The documentation describes Ladybug as an embedded graph database optimized for complex join-heavy analytical workloads on large graphs, using property graphs, Cypher, columnar disk storage, CSR adjacency and join indexes, vectorized and factorized execution, multi-core query parallelism, and serializable ACID transactions.
Public adoption evidence is thin because the project is young, but the official site advertises curl and Homebrew installation, and the GitHub release feed shows packaged CLI and library artifacts for Linux, macOS, and Windows. That makes the Homebrew formula part of the project's early distribution story rather than an afterthought.
Users can run the lbug CLI as a standalone shell for Cypher interaction, or embed Ladybug through language bindings. The docs emphasize in-process use with no external DBMS server, plus interoperability with formats and systems such as Parquet, Arrow, and DuckDB.
For package watchers, Ladybug is interesting as a fast-moving database fork/successor story: a research-heavy embedded graph database lineage repackaged with command-line binaries, language SDKs, and Homebrew installation soon after launch.
security posture
No matching local secret-handling manifest was found for ladybug. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
lbug | 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/LadybugDB/ladybug
install metadata
| Package key | brew:ladybug |
|---|---|
| Version | 0.18.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ladybug |
| Homepage | https://ladybugdb.com/ |
| Repository | https://github.com/LadybugDB/ladybug |
| Upstream docs | https://docs.ladybugdb.com/ |
| License | MIT |
| Source archive | https://github.com/LadybugDB/ladybug/archive/refs/tags/v0.18.0.tar.gz |
| Last updated | 2026-07-01T03:08:52Z |
| Pulse | updated |
| Dependencies | openssl@4 |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ladybug |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.