Automic VaultAutomic Vault

brew

kuzu mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kuzu in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install kuzu

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#kuzu

nixpkgs package indexes · pkgs/by-name/ku/kuzu/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Embeddable graph database management system built for query speed & scalability

Befehle und Aliase

  • kuzu

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:database

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
kuzucliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version0.11.3
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.11.3

https://github.com/kuzudb/kuzu

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:kuzu
Version0.11.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/kuzu
Homepagehttps://github.com/kuzudb/kuzu
Repositoryhttps://github.com/kuzudb/kuzu
Upstream-Dokumentationhttps://github.com/kuzudb/kuzu#readme
LizenzMIT
Quellarchivhttps://github.com/kuzudb/kuzu/archive/refs/tags/v0.11.3.tar.gz
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekuzu
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

kuzu

nix profile install nixpkgs#kuzu
  • normalized package name match
  • Abgeglichen nach: Kuzu
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ku/kuzu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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