A major highlight of v0.3.6 is the improved interoperability with the broader data stack.

Kuzu v0.3.6 represents a significant milestone in the evolution of embeddable graph database management systems. Designed specifically for query speed and ease of use, this version introduces critical updates to the storage engine, query processor, and integration ecosystem. Introduction to Kuzu

The Python client received updates to better handle large result sets using Arrow-based data transfers.

Kuzu’s ability to handle structured properties alongside complex topological relationships makes it ideal for hybrid search scenarios. Developers can filter by attributes (e.g., date, category) while simultaneously traversing graph edges. Technical Specifications Storage Engine

Support for concurrent reads and writes without locking issues. Query Language

Enhanced "Copy From" capabilities allow users to ingest data directly from DuckDB tables or Parquet files with higher throughput.