Kuzu V0 136 Full [work] -
Kùzu 0.13.6 is a patch release of the popular embedded property graph database management system designed for speed, efficiency, and heavy analytical workloads.
Full recursive query (feature unique to v0.136)
result = conn.execute("MATCH (a:Person name: 'Alice')-[*1..3]->(b:Person) RETURN b.name") while result.has_next(): print(result.get_next()) kuzu v0 136 full
Whether you’re building real-time recommendation engines, knowledge graphs, or simply tired of managing a separate database server just for connected data, v0.136 delivers substantial improvements in query performance, memory management, and developer ergonomics. Kùzu 0
Happy querying, and may your traversals be shallow and your joins deep. Tooling and ecosystem Full recursive query (feature unique
- Game / ROM hack
- AI model or ML checkpoint
- Firmware / embedded system
- GitHub repository
- Hardware device
- @ContributorA (Rust async fix)
- @ContributorB (CLI auto-complete feature)
- @ContributorC (Documentation updates)