Hello,
We've just open-sourced another D project at Facebook (just a developer beta), an ODBC driver for the Presto database engine: https://github.com/prestodb/presto-odbc.
The Windows version works well now, and Mark Isaacson (the author of the driver and incidentally my intern) is working already on the OSX port using iODBC. We've hit a number of issues, the most basic one being that shared static this() initializers don't seem to be called for our driver.
Could you folks help us out? Thanks, Andrei
