Performance of aggregates in the database

"[email protected] [domaindrivendesign]" <[email protected]> 11 Mar 2015 07:16:29 -0700
Newsgroups gmane.comp.programming.domain-driven-design
Message-ID <[email protected]>
I've managed to finish up benchmark of Revenj framework. It's available at: https://github.com/ngs-doo/dal-benchmark 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