Kuzu V0 120 Better
Kùzu (the embedded graph DB) just hit v0.12.0. The big wins:
Kuzu now builds on the fly when a query repeatedly scans a particular edge direction. The index materialises in memory, then evicts automatically if it’s not used for 10 minutes. kuzu v0 120 better
Think of it as . You link the library, open a file, and query. Historically, Kuzu was fast for transactional workloads (OLTP) but struggled with complex traversals (OLAP) common in graph analytics. Kùzu (the embedded graph DB) just hit v0