What does HackerNews think of kuzu?
An in-process property graph database management system built for query speed and scalability.
Language:
C++
#37
in
Database
KùzuDB[1] is an in-process graph database built from scratch and came out of academia too. We are from Data Systems Group at University of Waterloo, started since Sep 2020, and have a small team actively work on it now.
These two posts[2,3] explain where we are from and where we're going, if anyone is interested.
[1]: https://github.com/kuzudb/kuzu
[2]: https://kuzudb.com/blog/meet-kuzu.html
[3]: https://kuzudb.com/blog/what-every-gdbms-should-do-and-visio...
Not sqlite, but kuzu ( https://github.com/kuzudb/kuzu ) is an interesting project in this space. Fairly new, but already quite impressive IMHO.
Kuzu looks very interesting: https://github.com/kuzudb/kuzu
Discussed here yesterday: https://news.ycombinator.com/item?id=34358912
We are building one (https://github.com/kuzudb/kuzu)! :)