Run pip install kuzu==0.136.1 or rebuild from tag v0.136-fixed today. Your graph queries—and your server’s stability—will thank you.
The v0.1.x series of Kùzu has introduced several foundational features that this stability update supports: New Storage Engine : Implementation of single-file databases for easier portability and management. Enhanced Retrieval : Major performance gains for Full-Text Search (FTS) and improvements to vector indices for AI-driven applications. Expanded Ecosystem : Official support for Model Context Protocol (MCP) : Integration with Kùzu-MCP-Server
Fix: Roll back using your backup, then run kuzu dump on v0.135 to export raw data. Install v0.136 fresh and run kuzu load from the dump. This circumvents any on-disk format quirks.
: Minor under-the-hood adjustments to the columnar storage engine to maintain maximum multi-threaded efficiency. 💡 Why Developers Choose Kuzu Embedded & Serverless : Runs directly in-process within your application. Blazing Fast kuzu v0 136 fixed
If you pinned to v0.135 waiting for the all-clear – you’re safe to update now.
One of the most significant fixes in this version involves memory pressure during large-scale data ingestion. Users previously reported occasional OOM (Out of Memory) errors when importing massive CSV or Parquet files into a graph schema.
Upgrade to 0.136.1 → stable traversal, no more unexpected OOMs. Run pip install kuzu==0
The "fixed" aspect of version 0.1.3.6 focuses on three main pillars: , Cypher Parser Robustness , and Storage Layer Consistency . 1. Improved Memory Handling during Bulk Loads
: Now supports wildcard patterns and FTS updates, making retrieval more versatile.
Accelerated textual search queries embedded within native Cypher execution blocks. Enhanced Retrieval : Major performance gains for Full-Text
This means that a database file created with a newer version of Kùzu may not be readable by an older version of the software. This can manifest as cryptic "version mismatch" errors when opening a database file. While the exact "v0.136" version number might not be a typical Kùzu release tag (common releases are often in a v0.x.x format like v0.4.2 or v0.11.3), it's highly plausible that a user searching for "kuzu v0 136 fixed" has encountered a similar compatibility error and is seeking a fix.
Kùzu features robust language bindings for Python, Node.js, Rust, and Go. Version 0.13.6 squashes several integration bugs across these wrappers.