@fallenhitokiri@social.screamingatmyscreen.com
Post #2445496
2023-09-22 06:17 UTC
Replies (2)
-
@chrisg@fosstodon.org 2023-09-22 06:51
@fallenhitokiri@social.screamingatmyscreen.com For simple schemas I agree, tables work fine. But if, for example, you want fast traversals on thousands of joins, a graph dbms wins. If you want simplicity of design, docs are the way to go. To me, "performance" is not just ms/query. It's also about $/query. Ease of use. Tunability/adaptability. Schema extensibility. Federation. I am sure you can tell me of RDBMSs that have these. No doubt. The question I have is can we make a new _model_ that supports these things.
-
@chrisg@fosstodon.org 2023-09-22 06:51
@fallenhitokiri@social.screamingatmyscreen.com > Unrelated - Hugos standard RSS location is hard to guess on mobile, needed my desktop to inspect source Thank you for this, I didn't know. What is the expected location?