On Monday, 16 June 2014 at 17:05:05 UTC, Andrei Alexandrescu wrote:
On 6/16/14, 4:45 AM, Rikki Cattermole wrote:
On 16/06/2014 11:14 p.m., seeker wrote:
NO IT'S NOT!
no working/incomplete windows headers for 32 and 64 bit.
no gui or db lib and tons of abandoned libs and proggies that you
mentioned.

Wow now.
For database libraries, there is a few choices out there currently. Mysql, Mongodb, Redis and Postgresql. There's also a couple different
ORM's.
If you really feel the need to get access to some more arcane database's there is always OpenDBX (c library) but getting it to compile is a
little harder on Windows (library not the binding).

Do we have a wiki page with database APIs? -- Andrei

Not a page dedicated to it to my knowledge but there is this:

http://wiki.dlang.org/Libraries_and_Frameworks#Databases


You can also refer people to the dub registry category:

http://code.dlang.org/?sort=updated&category=library.database

Reply via email to