Live data from Hacker News

We will no longer be actively supporting KuzuDB

kuzudb.com

61–68 of 68 posts

Re: We will no longer be actively supporting KuzuDB

#63
post #21

Link to kuzudb internals: https://kuzudb.com/docs/developer-guide/database-internal/

Note that the repo mentions "some of our resources are moving from our website to GitHub: "Docs: http://kuzudb.github.io/docs , Blog: http://kuzudb.github.io/blog " but those links currently redirect to kuzudb.com. I presume they won't be covering the domain name costs in the future and that the transition is in-progress.

They already took it down, unfortunately.

Re: We will no longer be actively supporting KuzuDB

#65
post #63
post #21

Earlier quoted context omitted.

Note that the repo mentions "some of our resources are moving from our website to GitHub: "Docs: http://kuzudb.github.io/docs , Blog: http://kuzudb.github.io/blog " but those links currently redirect to kuzudb.com. I presume they won't be covering the domain name costs in the future and that the transition is in-progress.

They already took it down, unfortunately.

It is up on the github pages site/domain. At least it was a smooth transition.

Re: We will no longer be actively supporting KuzuDB

#66

https://duckdb.org/community_extensions/extensions/duckpgq.h...

PGQ requires you to write using SQL and read using a graph query language. GQL is a standalone language that supports reads/writes. But much of the community is still using cypher. More on this here: https://adsharma.github.io/beating-the-CAP-theorem-for-graph...

The code to implement this was open sourced today:

https://github.com/LadybugDB/ladybug/pull/3

Re: We will no longer be actively supporting KuzuDB

#67
post #63
post #21

Earlier quoted context omitted.

Note that the repo mentions "some of our resources are moving from our website to GitHub: "Docs: http://kuzudb.github.io/docs , Blog: http://kuzudb.github.io/blog " but those links currently redirect to kuzudb.com. I presume they won't be covering the domain name costs in the future and that the transition is in-progress.

They already took it down, unfortunately.

This URL works for now: https://kuzudb.github.io/docs/developer-guide/database-inter...
Post reply on HN