Readit News logoReadit News
guodong commented on Show HN: In-Browser Graph RAG with Kuzu-WASM and WebLLM   blog.kuzudb.com/post/kuzu... · Posted by u/sdht0
canadiantim · a year ago
Could it be viable to have one or multiple kuzu databases per user? What’s the story like for backups with kuzu?

I saw you recently integrated FTS which is very exciting. I love everything about Kuzu and want to use it, but currently tempted to use Turso to allow for multiple sqlite dbs per user (eg one for each device).

Or would it be possible to use Kuzu to query data stored on sqlite?

Great work through and through tho. Really amazing to see the progress you’ve all made!

guodong · a year ago
Hi! Work at Kuzu here.

> would it be possible to use Kuzu to query data stored on sqlite? Yes, we have a SQLite extension (https://docs.kuzudb.com/extensions/attach/rdbms/) that can read data from SQLite databases.

> Could it be viable to have one or multiple kuzu databases per user? What’s the story like for backups with kuzu? You can have multiple databases, but con only connect to one at a time for now. We don't have support for backups for now, but we'd like to hear more about your specific use cases. Would be great if you could join our discord (https://kuzudb.com/chat) or contact us through contact@kuzudb.com, and we can chat more there.

guodong commented on Show HN: Kùzu 0.0.5 Release   kuzudb.com/blog/kuzu-0.0.... · Posted by u/guodong
kungfufighter4 · 3 years ago
Glad to see support for Rust!
guodong · 3 years ago
Happy to hear that you're excited about our Rust support! If you have any feedback or need any help with our Rust API, feel free to let us know.
guodong commented on Building a new database management system in academia (2017)   cs.cmu.edu/~pavlo/blog/20... · Posted by u/greghn
eatonphil · 3 years ago
If you're interested in the idea of databases built from scratch since the time this post was written in 2017 (based on GitHub contributions info), here are a few:

- Materialize: 2017

- DuckDB: 2018

- RedPanda: 2019

- TigerBeetle: 2020

guodong · 3 years ago
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...

guodong commented on Show HN: Kùzu: An Embeddable GDBMS like DuckDB/SQLite from UWaterloo   kuzudb.com/docs/blog... · Posted by u/guodong
erdemsalihoglu · 3 years ago
Promising work!
guodong · 3 years ago
Thanks!
guodong commented on Show HN: Kùzu: An Embeddable GDBMS like DuckDB/SQLite from UWaterloo   kuzudb.com/docs/blog... · Posted by u/guodong
smartyboi · 3 years ago
Interesting. Part of my pessimism stems from seeing bad graph engines over the decades but perhaps you are here to change exactly that. I will keep track of the latest developments in your git repo. I wish the very best!
guodong · 3 years ago
Thanks! Yes, we really want to change that situation and think we have some good ideas. If you've used graph databases, we would love to hear and learn from your use cases too, you can reach us at: contact@kuzudb.com.
guodong commented on Show HN: Kùzu: An Embeddable GDBMS like DuckDB/SQLite from UWaterloo   kuzudb.com/docs/blog... · Posted by u/guodong
omatkafa · 3 years ago
This looks cool and thanks for the MIT licence. I like this `pip install ...` type easy installations and will test its performance on very large graphs. will keep an eye on it.
guodong · 3 years ago
Thanks!

u/guodong

KarmaCake day73April 27, 2020
About
https://guodongjin.com
View Original