Kuzu V0 136 _hot_ May 2026

Kuzu is designed to be a lightweight, serverless alternative to traditional graph databases like Neo4j . It is often compared to DuckDB for its embeddable nature and analytical focus.

Kùzu version (v0.13.6) is an update to the embedded, highly scalable property graph database designed for analytical workloads. This release continues Kùzu's focus on speed and massive graph processing using a columnar storage engine. Key Features & Updates in v0.13.6 According to official GitHub Release Notes Kùzu Documentation kuzu v0 136

Practical implications for users

result = conn.execute("MATCH (a:Person) RETURN a.name, [ (a)-[:Knows]->(b) | b.name ] AS knows_list") print(result.get_as_data_frame()) Kuzu is designed to be a lightweight, serverless

As a graph database management system, Kuzu v0.136 boasts several features that set it apart from traditional relational databases. Some of the key features of Kuzu include: This release continues Kùzu's focus on speed and

While v0.1.3.6 focuses on stability, it supports the fundamental features that define Kùzu's high-speed analytical performance: