Your Domain Model isn't your Data Model

Описание к видео Your Domain Model isn't your Data Model

If you're using an ORM and creating "domain entities" you're likely trying to force your database structure into your domain model. That can work but the point of persistence ignorance is to let you domain model shine without knowing how it's persisted. But you're data structure will force you down a certain path if you treat your data model as your domain model.

🔗 EventStoreDB
https://eventsto.re/codeopinion

🔔 Subscribe:    / @codeopinion  

💥 Join this channel to get access to a private Discord Server and any source code in my videos.

🔥 Join via Patreon
  / codeopinion  

✔️ Join via YouTube
   / @codeopinion  

📝 Blog: https://codeopinion.com
👋 Twitter:   / codeopinion  
✨ LinkedIn:   / dcomartin  
📧 Weekly Updates: https://mailchi.mp/63c7a0b3ff38/codeo...

0:00 Example 1
2:04 Data Only Properties
3:43 Domain Model != Data Model
4:41 Separation
5:36 Data is in the Domain

Комментарии

Информация по комментариям в разработке