Declarative Queries vs. Mapreduce
Joe discusses the challenges of using Mapreduce functions compared to declarative SQL queries, highlighting the benefits of a purely declarative approach for optimization. He touches on MongoDB's aggregation pipeline as a solution and clarifies the nuances of the discussion around MongoDB's role in the context of NoSQL databases.In this clip
From this podcast

Coding Blocks
Designing Data-Intensive Applications – Data Models: Query Languages
Related Questions
What is query optimization in the context of the episode Designing Data-Intensive Applications – Data Models: Query Languages and the clip Declarative Queries vs. Mapreduce?
How is SQL used in real-world scenarios as discussed in the episode Designing Data-Intensive Applications – Data Models: Query Languages and the clip Pure Functions and SQL?