# Installer ladybug avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ladybug pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ladybug
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:ladybug
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.19.0
- **Résumé source:** Embedded graph database built for query speed and scalability
- **Page d'accueil:** <https://ladybugdb.com/>
- **Dépôt:** <https://github.com/LadybugDB/ladybug>
- **Dernière mise à jour:** 2026-07-30T02:07:30Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lbug (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.19.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ladybug. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

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