|
|
|
|
|
by 9rx
7 days ago
|
|
You don't have to get very clever. Once you get beyond inner join it starts to stick out like a sore thumb that SQL isn't relational and that you should have chosen a relational engine instead. SQL shines when you have an ORM and need a reliable backing store, though. Tradeoffs, as always. |
|
I understand that SQL is pseudo-relational, but it’s as good as you’re going to get if you want something you can use for actual workloads.
0: https://reldb.org