Kuzu V0 136 Hot Jun 2026

: It maintains high feature parity with Neo4j's Cypher implementation , allowing developers to use familiar declarative syntax. Recent v0.1.36 Improvements

Kuzu is an open-source, graph database library designed to simplify the process of building and querying graph databases. Graph databases are a type of NoSQL database that uses graph theory to store, map, and query relationships between data entities. This structure is particularly useful for applications that require complex relationship mapping, such as social networks, recommendation systems, and fraud detection platforms. kuzu v0 136 hot

Unlike traditional graph databases that require a dedicated server, Kùzu is , meaning it runs in-process within your application, similar to how DuckDB handles relational data. The v0.13.6 release focuses on several core pillars: : It maintains high feature parity with Neo4j's

: Bloggers frequently highlight Kùzu as the DuckDB equivalent for graph databases because it runs in-process without an external server, making it highly portable for local development and data science workflows. This structure is particularly useful for applications that

: Recent versions have leaned heavily into being "AI-native" by including built-in vector indices for similarity searches.

./install_kuzu --force --heat=high