V0 120 Better - Kuzu

Performance and query engine

: The v0.12.0 release focused on CI/CD improvements to ensure the project could run reliably on standard GitHub infrastructure rather than the team's previous self-hosted setups. Governance Changes kuzu v0 120 better

Despite the name change and the team's move to Apple, the database continues as an embedded graph database Performance and query engine : The v0

: A major highlight of the "better" versioning was the early integration of vector capabilities, allowing Kuzu to act as a hybrid Graph-Vector database, which is essential for modern RAG (Retrieval-Augmented Generation) applications. Why v0.2.0 is Considered "Better" -- Old style (pre‑0

The keyword "" likely refers to a specific leap in performance or features within the Kùzu ecosystem, an embeddable graph database built for query speed and scalability.

-- Old style (pre‑0.12) MATCH (a:Person)-[:FRIEND_OF]->(b:Person) WHERE a.age > 30 RETURN a.name, COUNT(b) AS friends;

kuzu v0 120 better
kuzu v0 120 better
; ; ;