1
vote
2answers
27 views
Can I create domain schema only (without any data) in Amazon SimpleDB?
Hello. I am evaluating Amazon SimpleDB at this time. SimpleDB is very flexible in the sense that it does not have to have table (or domain) schemas. The schema evolves as the create / update commands …
0
votes
1answer
24 views
devart dotConnect MySQL
Hello. I've been evaluating MindScape Lightspeed for the purpose of Model creation. So far I am satisfied. I was further looking for OOTB (actually some professional quality code) providers for MySQL …
0
votes
2answers
100 views
DDD Modeling question
Hi, all!
First commercial ddd model...
Hoping you can clear up some confusion i have over the definition of a value object.
I have these two structures in my domain; Exercise (has subjects, solution, …
3
votes
6answers
723 views
Lightspeed Vs NHibernate
Does anyone have any experience with LightSpeed? The comparison provided by Mindscape doesnt say too much about NHibernate. Lightspeed seems flexible, but I dont see much about performance. Could …
10
votes
9answers
792 views
Most complete ORM with LINQ support?
I'm looking for an ORM that offers complete or near-complete LINQ support.
LINQ to SQL
- Supports about everything inside of LINQ (.Contains, Math.Log, etc)
- Cannot eager load relationship …
