InStackademicbyJayTitle: “How I Optimized My Mongoose Schema and Aggregation for Better Performance”When working with databases, it’s easy to overlook the impact of schema design on query performance. I learned this lesson the hard way…Dec 3
Niraj RanasingheImplement value objects with Domain-Driven Design (DDD)In Domain-Driven Design (DDD), the concept of a value object is fundamental yet often misunderstood. This post will walk you through what…May 223
UzezijephterImplementing Aggregates: A Journey of Mastery and ClarityImplementing Domain-Driven Design (DDD) principles can be transformative for your codebase, but without practical understanding, it can…Oct 11Oct 11
InnavaliabyHany ElemaryThe Most Common Domain-Driven Design MistakeMistaking Central Concepts for Bounded ContextsMar 1519Mar 1519
Ted JamesHow to write a Case() SQL expression with an aggregated field (Sum) using Django’s query builderI am trying to recreate this SQL statement using Django’s query builder:Aug 1Aug 1
InStackademicbyJayTitle: “How I Optimized My Mongoose Schema and Aggregation for Better Performance”When working with databases, it’s easy to overlook the impact of schema design on query performance. I learned this lesson the hard way…Dec 3
Niraj RanasingheImplement value objects with Domain-Driven Design (DDD)In Domain-Driven Design (DDD), the concept of a value object is fundamental yet often misunderstood. This post will walk you through what…May 223
UzezijephterImplementing Aggregates: A Journey of Mastery and ClarityImplementing Domain-Driven Design (DDD) principles can be transformative for your codebase, but without practical understanding, it can…Oct 11
InnavaliabyHany ElemaryThe Most Common Domain-Driven Design MistakeMistaking Central Concepts for Bounded ContextsMar 1519
Ted JamesHow to write a Case() SQL expression with an aggregated field (Sum) using Django’s query builderI am trying to recreate this SQL statement using Django’s query builder:Aug 1
InTechnical blog from UNIL engineering teamsbyGeorgeConsistency Boundary: Aggregate, Eventual, Use CaseIn this article we discuss three ways a consistency boundary may be implemented for a business invariant spanning two or more aggregate…Jan 72
InSSENSE-TECHbyMario BittencourtDDD Beyond the Basics: Mastering Aggregate DesignIn the first article of this series I discussed the importance of domain language, how it relates to a bounded context, and how to handle…May 27, 2022