What library functionality would you most like to see in D?

Adam Ruppe destructionator at gmail.com
Tue Aug 2 16:39:30 PDT 2011


Johann MacDonagh wrote:
> Perhaps we should start taking a look at it,
> making it "Phobos-like", and create bindings for a set of databases.

In my collection, I have (kinda crappy) implementations of my
interface for mysql, postgres, sqlite and most recently ODBC.

Since they all use C libs though, I'm not really completely sure
on if they are license compatible with phobos. And, of course, I'm
happy with a minimal set of features; I'm happy enough with strings
since it's better than PHP, so mission accomplished.

(I also have a lot of other code. Check out the readme in my github
for a listing of many of them.)


More information about the Digitalmars-d mailing list