Thread overview | |||||
---|---|---|---|---|---|
|
August 20, 2013 ORM libraries out there | ||||
---|---|---|---|---|
| ||||
Does anyone know about any decent ORM (Object Relational Mapping or whatever it stands for) libraries for D? If someone actually tried some of those it would be a big plus.
--
Marek Janukowicz
|
August 20, 2013 Re: ORM libraries out there | ||||
---|---|---|---|---|
| ||||
Posted in reply to Marek Janukowicz | On Tuesday, 20 August 2013 at 15:47:42 UTC, Marek Janukowicz wrote: > Does anyone know about any decent ORM (Object Relational Mapping or whatever > it stands for) libraries for D? If someone actually tried some of those it > would be a big plus. http://code.dlang.org/packages/hibernated ( have not tried it ;) ) |
August 21, 2013 Re: ORM libraries out there | ||||
---|---|---|---|---|
| ||||
Posted in reply to Dicebot | Dicebot wrote: > On Tuesday, 20 August 2013 at 15:47:42 UTC, Marek Janukowicz wrote: >> Does anyone know about any decent ORM (Object Relational >> Mapping or whatever >> it stands for) libraries for D? If someone actually tried some >> of those it >> would be a big plus. > > http://code.dlang.org/packages/hibernated > > ( have not tried it ;) ) Thanks. Honestly I don't like this one, it seems to inherit Java "oververboseness". 4 lines just to establish a connection - come on! -- Marek Janukowicz |
Copyright © 1999-2021 by the D Language Foundation