https://github.com/seungyongshim/poc-mysql-json-column
https://github.com/seungyongshim/poc-mysql-json-column
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/seungyongshim/poc-mysql-json-column
- Owner: seungyongshim
- License: gpl-3.0
- Created: 2022-07-20T22:58:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T20:18:12.000Z (over 2 years ago)
- Last Synced: 2025-04-11T05:15:30.056Z (6 months ago)
- Language: C#
- Size: 105 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
 

* https://stackoverflow.com/questions/14024912/ddd-persistence-model-and-domain-model
* https://enterprisecraftsmanship.com/posts/having-the-domain-model-separate-from-the-persistence-model/
* https://codewithmukesh.com/blog/repository-pattern-in-aspnet-core/