Category index

Cyber Security

3862 articles

3862 ARTICLES

Database vs Application: Demystifying JOIN Strategies
CYBERSECURITY

Database vs Application: Demystifying JOIN Strategies

Joining data from multiple tables is a complicated topic. There are two main strategies: database-level and application-level joins. Prisma ORM offers both options. In this article you’ll learn the tradeoffs between the two so you can pick the best strategy.

1 MIN READ arrow_forward