Performance of aggregates in the database
| 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