6 ms·
If all data belongs to a user or an organization, which is usually the case, and that user does some actions to some objects, is that not relational? It's easy
by waffle_maniac 5y ago
If all data belongs to a user or an organization, which is usually the case, and that user does some actions to some objects, is that not relational? It's easy to see how most web apps fall into this pattern.
Building your own API to join data is absolute torture.