# Install ladybug with Homebrew

Embedded graph database built for query speed and scalability. Version 0.19.0 via Homebrew; verified 2026-07-30.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ladybug
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:ladybug
- **Package manager:** Homebrew
- **Version:** 0.19.0
- **Source summary:** Embedded graph database built for query speed and scalability
- **Homepage:** <https://ladybugdb.com/>
- **Repository:** <https://github.com/LadybugDB/ladybug>
- **Last updated:** 2026-07-30T02:07:30Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- lbug (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.19.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

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.



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