How to do PostgreSQL with D Language?

BLS nanali at nospam-wanadoo.fr
Fri Jul 4 12:43:04 PDT 2008


jinheking schrieb:
> How to do  the PostgreSQL libpq library written and available for the D
> programming language. 
> 
> 
Hello Heking,
I am not sure whether this answeres you question, but there exist a 
libpg D wrapper plus oop framework :
http://www.dsource.org/projects/ddbi

Maybe this one is more interesting for you :
http://www.dsource.org/projects/dool/browser/trunk/src/dool/sql/dpq

which is part of the DOOL project...

hope that helps
Bjoern



More information about the Digitalmars-d mailing list