# kuzu を Homebrew, Nix でインストール

kuzu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:kuzu
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install kuzu
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kuzu
```

  証拠: nixpkgs package indexes: pkgs/by-name/ku/kuzu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:kuzu
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kuzu>
- **バージョン:** 0.11.3
- **ソース概要:** Embeddable graph database management system built for query speed & scalability
- **ホームページ:** <https://github.com/kuzudb/kuzu>
- **リポジトリ:** <https://github.com/kuzudb/kuzu>
- **上流ドキュメント:** <https://github.com/kuzudb/kuzu#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/kuzudb/kuzu/archive/refs/tags/v0.11.3.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- kuzu (cli)
- kuzu (エイリアス)

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.11.3
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kuzudb/kuzu
- 検出された最新: v0.11.3 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Kuzu is an embedded property graph database for analytical graph workloads, combining a Cypher-facing graph model with an in-process deployment style closer to SQLite or DuckDB than to a server database.

### プロジェクトの歴史

Kuzu was initially developed by Kuzu Inc. and the official docs describe it as coming out of academic database research by a team focused on graph storage, query processing, and scalability. Its core design includes columnar disk storage, CSR adjacency and join indices, vectorized and factorized query processing, efficient join algorithms, multi-core parallelism, and serializable ACID transactions.

### 採用の歴史

Kuzu attracted attention as an embeddable graph DBMS for applications, notebooks, data science, and graph analytics where running a separate graph server is inconvenient. The project shipped client APIs across languages, a CLI, and integrations with formats and systems such as Parquet, Arrow, DuckDB, and SQLite.

### 使われ方

Users create a Kuzu database either on disk or in memory, define a structured property graph schema, import data from files, and query with Cypher. The docs emphasize that embedded use avoids installing or managing an external DBMS server.

### パッケージ好きにとっての重要性

Kuzu matters to package nerds because it packages graph database functionality as an embeddable library and CLI, making graph queries feel installable like a local data tool. The later archive notice and v0.11.3 extension-bundling release also make it a case study in how package ecosystems handle project wind-downs and extension delivery.

### タイムライン

- 2025: v0.8.0 added Kuzu-WASM for browser-based graph analytics and a full-text-search extension.
- October 10, 2025: The GitHub repository was archived by its owner.
- v0.11.3: Bundled the algo, fts, json, and vector extensions so users did not need to install those extensions separately.

### Related projects

- Kuzu is related to Cypher and Neo4j-style graph querying, and it interoperates with data tooling such as Parquet, Arrow, DuckDB, SQLite, and language clients for Python, Node.js, Java, Rust, Go, Swift, C++, and C.

### ソース

- <https://github.com/kuzudb/kuzu>
- <https://github.com/kuzudb/kuzu/releases/tag/v0.11.3>
- <https://github.com/kuzudb/kuzu/releases/tag/v0.8.0>
- <https://kuzudb.github.io/docs/>
- <https://kuzudb.github.io/docs/get-started/>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kuzu
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - kuzu: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kuzu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [ladybug](https://www.automicvault.com/ja/pkg/brew/ladybug/) - Shares av.db curated category or tags: cli, cypher, data, database, embedded-database.
- [cypher-shell](https://www.automicvault.com/ja/pkg/brew/cypher-shell/) - Shares av.db curated category or tags: cli, cypher, data, database, graph-database.
- [berkeley-db](https://www.automicvault.com/ja/pkg/brew/berkeley-db/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [cayley](https://www.automicvault.com/ja/pkg/brew/cayley/) - Shares av.db curated category or tags: cli, data, database, graph-database.
- [dbxml](https://www.automicvault.com/ja/pkg/brew/dbxml/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [derby](https://www.automicvault.com/ja/pkg/brew/derby/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [ejdb](https://www.automicvault.com/ja/pkg/brew/ejdb/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [gdbm](https://www.automicvault.com/ja/pkg/brew/gdbm/) - Shares av.db curated category or tags: cli, data, database, embedded-database.
- [agentdb](https://www.automicvault.com/ja/pkg/npm/agentdb/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, cypher, data, database, graph.
- [mysql](https://www.automicvault.com/ja/pkg/brew/mysql/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, management, system.

## Combined YAML source

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


## ソース

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