-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add blog post on Kùzu and graph data #36
Conversation
|
_posts/2024-05-24-Leveraging-Kùzu-and-Cypher-for-Advanced-Data-Analysis.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nicely written post.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As someone who is "simply curious about the benefits of graph databases" I found this post very informative.
Co-Authored-By: Vincent Rubinetti <[email protected]>
Thanks @vincerubinetti, @the-mayer, and @falquaddoomi for your reviews! Merging this in. |
This PR adds a blog post covering Kùzu, a graph database and client which might be useful to research developers. Along with this content I tried to focus on covering how tabular and graph data are useful side-by-side (as I feel they often are pitted against one another as a false dichotomy).
Thanks for any thoughts or feedback you may have!