# 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
- **Version:** 0.19.0
- **Quellzusammenfassung:** Embedded graph database built for query speed and scalability
- **Homepage:** <https://ladybugdb.com/>
- **Repository:** <https://github.com/LadybugDB/ladybug>
- **Zuletzt aktualisiert:** 2026-07-30T02:07:30Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lbug (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.19.0
## 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.



## Combined YAML source

View the package source record on GitHub. [combined/ladybug.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ladybug.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
