README
November 7, 2011 ยท View on GitHub
This is a first attempt at a native D driver for MySQL.
It does not utilize any of the MySQL header files, or the MySQL client library, being based instead on the published and unencumbered MySQL client/server protocol description.