I’d prefer a commercial solution. So not NHibernate. Now i’m playing with LLBLGen pro and i like it but it doesn’t seem be DDD friendly.
I’d prefer a commercial solution. So not NHibernate. Now i’m playing with LLBLGen pro
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Mindscape’s LightSpeed O/R Mapper was built with DDD in mind from the beginning.
If by “DDD friendly” you meant that the ORM supports concepts and patterns such as Entities and Value Objects, Unit of Work, Repository, Specification and Aggregates then certainly LightSpeed uses these.
Mindscape LightSpeed ORM
The other comments are valid however – could you define DDD friendly in more detail please? I’m also sure that most modern ORMs support at least some of the aspects that I’ve highlighted here.