Mikael LirbankM
Convex Community3y ago
2 replies
Mikael Lirbank

Reading Data | Convex Developer Hub

2) My team is asking about joins and best practices around data model normalization/denormalization. Are there any docs on best practices and on how Convex deals with joins etc?

In the docs I find https://docs.convex.dev/database/reading-data#more-complex-queries and the last example looks super naive at first look, but I believe that's the idea, that Convex is converting it to a single query, and doesn't loop through it the way it looks. Yes?
Was this page helpful?