Re: Performance of aggregates in the database
"Greg Young [email protected] [domaindrivendesign]" <[email protected]> Thu, 12 Mar 2015 23:57:31 +0200
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <CAC9RQtg2NwuqntdkGsbVm6aYYMYRHYnpfVbZzXQjbWTt_Sqj6w@mail.gmail.com> |
Reading https://docs.dsl-platform.com/ddd-real-world This seems to suggest that the model you should be talking about with the domain expert is the anemic model that you are generating with the tool (you should be discussing the model but the tool generates an anemic model). Normally I find the interesting parts of the model have nothing to do with its structure. On Wed, Mar 11, 2015 at 4:16 PM, [email protected] [domaindrivendesign] < [email protected]> wrote: > > > I've managed to finish up benchmark of Revenj framework. It's available > at: https://github.com/ngs-doo/dal-benchmark > > > I think DDD people might find it interesting since it talks to "Relational > database" in non-conventional way and proves that DDD can be practiced > without friction outside of JSON DB. > > > It also shows how framework can be faster than manual coding of SQL. > > > If you have questions or comments, let me know. > > > Regards, > > Rikard > > > > > -- Studying for the Turing test