macOS
brew install ladybuglocal Homebrew formula metadata
安装
brew install ladybuglocal Homebrew formula metadata
概览
Embedded graph database built for query speed and scalability
历史
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.
安全态势
没有找到 ladybug 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lbug | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/LadybugDB/ladybug
安装元数据
| 软件包键 | brew:ladybug |
|---|---|
| 版本 | 0.18.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ladybug |
| 主页 | https://ladybugdb.com/ |
| 仓库 | https://github.com/LadybugDB/ladybug |
| 上游文档 | https://docs.ladybugdb.com/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/LadybugDB/ladybug/archive/refs/tags/v0.18.0.tar.gz |
| 最后更新 | 2026-07-01T03:08:52Z |
| Pulse | updated |
| 依赖 | openssl@4 |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.