I'm creating a backend application and I'm trying to implement the Domain Driven Design. However, I had a question regarding my data structure that I intend to clarify.
Database Structure
Users |
---|
Id (PK
|
I'm creating a backend application and I'm trying to implement the Domain Driven Design. However, I had a question regarding my data structure that I intend to clarify.
Users |
---|
Id (PK
|