# ladybug mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ladybug in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:ladybug
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ladybug
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:ladybug
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/ladybug>
- **Version:** 0.18.0
- **Quellzusammenfassung:** Embedded graph database built for query speed and scalability
- **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
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- lbug (cli)
- lbug (Alias)

## Abhängigkeiten

- openssl@4

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.18.0
- Manager aktualisiert: 2026-07-01
- lokale Daten: OK
- Upstream-Repository: https://github.com/LadybugDB/ladybug
- neueste erkannte Version: v0.18.0 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2026: The official website described LadybugDB as a Kuzu successor and advertised Homebrew installation.
- 2026-06-02: GitHub release v0.17.1 published CLI and library artifacts for Linux, macOS, and Windows.

### Related projects

- LadybugDB is explicitly related to Kuzu, Cypher, DuckDB, Parquet, Arrow, and embedded analytical database workflows.

### Quellen

- <https://docs.ladybugdb.com/>
- <https://github.com/LadybugDB/ladybug>
- <https://github.com/LadybugDB/ladybug/releases>
- <https://ladybugdb.com/>


## Sicherheitshinweise

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.


## Details aus der Quelldatenbank

- **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:** stable


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://www.automicvault.com/de/pkg/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [openssl@4](https://www.automicvault.com/de/pkg/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/de/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [cayley](https://www.automicvault.com/de/pkg/brew/cayley/) - Shares av.db curated category or tags: cli, data, database, graph, graph-database.
- [kuzu](https://www.automicvault.com/de/pkg/brew/kuzu/) - Shares av.db curated category or tags: cli, cypher, data, database, embedded-database.
- [cypher-shell](https://www.automicvault.com/de/pkg/brew/cypher-shell/) - Shares av.db curated category or tags: cli, cypher, data, database, graph-database.
- [berkeley-db](https://www.automicvault.com/de/pkg/brew/berkeley-db/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [dbxml](https://www.automicvault.com/de/pkg/brew/dbxml/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [derby](https://www.automicvault.com/de/pkg/brew/derby/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [ejdb](https://www.automicvault.com/de/pkg/brew/ejdb/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [gdbm](https://www.automicvault.com/de/pkg/brew/gdbm/) - Shares av.db curated category or tags: cli, data, database, embedded-database.

## Combined YAML source

View the package source record on GitHub. [combined/ladybug.yml](https://github.com/automic-vault/db/blob/main/combined/ladybug.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
