how to resolve "object-relational impedance mismatch" using D

Gour gour at atmarama.net
Wed Feb 22 12:31:35 PST 2012


On Wed, 22 Feb 2012 19:46:59 +0100
"Kagamin" <spam at here.lot> wrote:

> Application spec is one thing, ORM spec is another.

Sure. Considering that there are no ORM for D, afaik, I'm interested
what would be wise to do in D, in a genaral case when one has relational
data model:

a) usee OOP in D and try to write/use some ORM to solve impedance problem

b) use relational model and (probably) just write procedural code

c) attempt to write more FP code which might be better marriage between
relational model and the code or

d) something else?

If you believe that the answer is too dependant on the application spec,
I might provide it, but wanted to spare the audience from many possibly
not relevant details.


Sincerely,
Gour

-- 
Therefore, without being attached to the fruits of activities, 
one should act as a matter of duty, for by working without 
attachment one attains the Supreme.

http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120222/1400733e/attachment-0001.pgp>


More information about the Digitalmars-d mailing list