mysql

simendsjo simendsjo at gmail.com
Mon Apr 15 12:25:17 PDT 2013


On Monday, 15 April 2013 at 17:34:07 UTC, gedaiu wrote:
> Hi,
>
> Can anyone help me to connect to mysql from D?
>
> Thanks!

You can use Steve Teales native library. The most up-to-date 
version is here: https://github.com/rejectedsoftware/mysql-native

It relies on vibes async sockets though. You'll have to grab an 
earlier version or modify it yourself if you want to use phobos 
sockets.


More information about the Digitalmars-d-learn mailing list