Enter , the highly scalable, open-source embeddable graph database built for the modern data stack. With the release of Kuzu v0.136 , the project takes another significant step forward, refining its query processing engine and expanding its ecosystem support. This release focuses on performance stability, extended language bindings, and the tools necessary to bridge the gap between relational data and graph structures.
: Enhanced support for updating indices, allowing for more dynamic data management without significant performance overhead.
If you are building a Python application that requires graph traversal (fraud detection, network topology, knowledge graphs) and want to avoid the deployment hell of Neo4j or the complexity of PostgreSQL recursive CTEs, kuzu v0 136
db = kuzu.Database("./test_db") conn = kuzu.Connection(db)
The answer is an emphatic —especially if your workloads involve deep path traversals, nested property structures, or concurrent access patterns. Enter , the highly scalable, open-source embeddable graph
These features are expected to be included in future releases of Kuzu.
Since its initial release, Kuzu has accumulated over 2,500 GitHub stars. Version 0.136 has already been downloaded over 15,000 times in its first two weeks. : Enhanced support for updating indices, allowing for
: The system integrates with DuckDB , PostgreSQL , and formats like Parquet and Arrow . Current Status & Community Note