Software Unscripted cover image

Things Web Devs Can Learn from Game Devs with Casey Muratori

Software Unscripted

CHAPTER

N plus One Queries and ORMs in Web Development

This chapter discusses the concept of n plus one queries and object relational mappers (ORMs) in web development. It explains the difference between raw SQL strings and n plus one queries, and explores the performance implications of using a query builder compared to sending binary encoded queries directly to the database. The chapter also delves into the concept of Object-Relational Mapping (ORM) and how it provides an object-oriented approach to accessing a relational database by creating classes and objects. It touches on the issue of 'M plus one' queries and their potential impact on performance in ORMs.

00:00
Transcript
Play full episode

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner