digitalmars.D.learn - Database API
- Somedude <lovelydear mailmetrash.com> Nov 10 2011
- Dejan Lekic <dejan.lekic gmail.com> Nov 10 2011
Hello, what is the currently DB API considered usable today ? http://prowiki.org/wiki4d/wiki.cgi?DatabaseBindings#ODBC d-dbapi looked quite decent, but the source code is no longer available :( Thank you Dude
Nov 10 2011
Somedude wrote:Hello, what is the currently DB API considered usable today ? http://prowiki.org/wiki4d/wiki.cgi?DatabaseBindings#ODBC d-dbapi looked quite decent, but the source code is no longer available :( Thank you Dude
Try this alternative - http://www.dsource.org/projects/ddbi/ - I remember brainstorming DDBI with its author some 6-7 years ago on the irc://irc.freenode.org/d channel. :) Then Lars took over the project so I believe it is becoming better and better.
Nov 10 2011








Dejan Lekic <dejan.lekic gmail.com>