!!install!! — Kuzu V0 136 Fixed
For those looking for an actively maintained alternative following Kùzu's archiving, FalkorDB or Neo4j are recommended by community members. kuzudb/kuzu: Embedded property graph database ... - GitHub
Resolved bugs where creating empty nodes would fail and fixed "detach delete" issues in local relationship tables. Query Performance:
Kùzu utilizes vectorized and factorized query processing to parallelize execution across multi-core systems.
If an explicit transaction encountered a failure during bulk data insertions and immediately executed a rollback, internal page tracking headers could fall out of sync with the physical disk storage. kuzu v0 136 fixed
Detailed one-line + body (good for PR/changelog) kuzu: fix query planner crash on empty projection
KuzuDB, the rising star in embedded, high-performance graph databases, continues its rapid development cycle with the release of v0.1.36. As an open-source, column-oriented database optimized for analytics on large-scale property graphs, Kuzu is becoming a favored tool for complex data analysis.
As a high-performance, embedded graph database modeled after the simplicity of SQLite, Kuzu continues to be the go-to for localized, blazing-fast graph queries without the overhead of heavy external servers. 🛠️ What's New & Fixed Engine Stability For those looking for an actively maintained alternative
Although Kùzu is an embedded database, it supports multi-threaded, concurrent read operations. Bug fixes in v0.13.6 address minor race conditions that could appear when multiple worker threads concurrently scanned the same large columnar chunks of relationship properties. Read operations are now completely thread-safe and isolated. 4. Arrow and DuckDB Integration Patches
When Code 136 appears, you might experience:
Your search for v0.136 is understandable, as version numbers can be confusing. However, there is no public release of the Kùzu graph database with that version number. The most recent major releases as of the time of the project's archival follow the format v0.11.x , with v0.11.3 being the final release. The project's repository was archived on October 10, 2025, and the source code is now carried on under a new moniker, "Ladybug". an embedded graph database.
For continued use of the legacy version, you can still find the Documentation and GitHub Repository for reference. kuzudb/kuzu: Embedded property graph database ... - GitHub
While there is no official release specifically numbered as of April 2026, the v0.11.x series (reaching v0.11.3 ) represents the current state of Kùzu, an embedded graph database.