| Item | Details | |------|---------| | Product | Kuzu – a high‑performance, embeddable graph database written in C++ with a Rust‑friendly API and a Python front‑end. | | Version | 0.13.6 (the first “full” release after the 0.13 series of incremental builds). | | Release date | 12 March 2026 | | License | Apache 2.0 (permissive, commercial‑friendly). | | Target audience | Data engineers, data scientists, and developers who need fast graph analytics on‑the‑fly, especially in AI‑augmented pipelines. | | Core promise | Sub‑microsecond query latency on billion‑edge graphs while keeping the footprint under 300 MB in RAM. |
Note: The full functionality is included in the standard pip package as of this version; no separate pip install kuzu-full exists. kuzu v0 136 full
The kuzu v0 136 full release is not a minor patch. It represents a maturation point where several experimental features from earlier beta versions (v0.12x) were stabilized. Here is why this version is critical: Kuzu v0
pip install kuzu --upgrade
Extended Cypher Support: Added more clauses and functions to align with modern graph standards. Backup current databases before upgrading