macOS
brew install ladybuglocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ladybug in AI-Agent-Workflows.
Installation
brew install ladybuglocal Homebrew formula metadata
Überblick
Embedded graph database built for query speed and scalability
Verlauf
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.
Sicherheitslage
Für ladybug wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lbug | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/LadybugDB/ladybug
Installationsmetadaten
| Paketschlüssel | brew:ladybug |
|---|---|
| Version | 0.18.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ladybug |
| Homepage | https://ladybugdb.com/ |
| Repository | https://github.com/LadybugDB/ladybug |
| Upstream-Dokumentation | https://docs.ladybugdb.com/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/LadybugDB/ladybug/archive/refs/tags/v0.18.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-01T03:08:52Z |
| Pulse | updated |
| Abhängigkeiten | openssl@4 |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.