Replies: 3 comments
-
Thank you for the suggestion! |
Beta Was this translation helpful? Give feedback.
-
if you need an idea/source for what different kinds of index can do, |
Beta Was this translation helpful? Give feedback.
-
just fyi: this shows ones again the importance of indexes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heard about your stunning extension on today’s DuckCon...
Many thanks for your work on this!
Some week ago I stumbled across this insight:
When looking into fair comparisons / benchmarks of relational and graph databases
where each one is optimized by using indexes,
you are able to even find performance benefits for relational databases in several graph like uses-cases because they take much more advantage from indexes than graph DBs do.
Example: Performance of Graph and Relational Databases in Complex Queries https://www.mdpi.com/2076-3417/12/13/6490
Maybe this is somehow useful for your project duckpgq/duckdb in general
Beta Was this translation helpful? Give feedback.
All reactions