D Database Connectivity

Mandeep Singh Brar mandeep at brars.co.in
Sun May 22 23:49:42 PDT 2011


I have tried to port the jdbc drivers of postgres and sqlite along
with libodbcxx to D2/phobos. The library ddbc, having an API similar
to JDBC has been uploaded to dsource.org/projects/ddbc. Though
everything from JDBC (blobs etc) may not be working (or atleast have
not been tested), simple things like statements, callable statements
and prepared statements seem to be working and have been put in a
sample program on the home page.

I want to release the code with an LGPL but do not have an
understanding of the licensing part, so have retained the licensing
information on the original files (though there might be significant
changes) and have not included any information on new files if any.

Thanks
Mandeep


More information about the Digitalmars-d-announce mailing list