I have a huge project with D1 using the old DDBI project in dsource:http://dsource.org/projects/ddbi It would be nice if someone with time will port it to D2. IHTH. jic
Actually, my current project is basically along those lines. It currently only has a partial interface and an SQLite driver for now, though, and the interface will probably be quite different from DDBI's (largely for performance reasons).