120 - Kuzu V0
Unlike many graph databases that rely on "pointer-chasing" (which can be slow for large joins), Kùzu utilizes a model and Columnar Sparse Row (CSR) adjacency lists. This allows it to:
: Building on previous updates, v0.12.0 enhances its native HNSW vector index , allowing for lightning-fast similarity searches integrated directly with graph queries. kuzu v0 120
: The official extension framework has matured, including pre-installed modules for: Unlike many graph databases that rely on "pointer-chasing"
The v0.12.0 release focuses on expanding the database's versatility and performance, particularly for AI and vector-based search. : The release includes performance improvements for the
: The release includes performance improvements for the FTS extension, which is now pre-installed and pre-loaded, enabling seamless hybrid searches across structured graph data and unstructured text.
: Users can now manage their entire graph database within a single file , mirroring the ease of use found in SQLite.
