DB ORM

Adam D. Ruppe destructionator at gmail.com
Wed Aug 10 09:18:07 PDT 2011


zhang wrote:
> The D maybe also need one. Glad to see someone being interesting in
> this.

You might want to look at class DataObject in database.d here:

https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff

It's pretty minimal but it covers the cases that irk me most and
should work with columns built from joins (at least on mysql).


More information about the Digitalmars-d mailing list