Skip to content
Garriot edited this page Feb 15, 2013 · 4 revisions

HDBC Drivers

These HDBC backend drivers exist:

  • PostgreSQL
  • SQLite v3
  • ODBC, for Windows and Unix/Linux/Mac
  • MySQL users have two choices:
    • The ODBC driver, which is stable and works on any MySQL-supported platform, including Linux.
    • An experimental native MySQL driver by Chris Waterson. Download it from Hackage or visit its homepage for more information.
  • Oracle users also have similar choices: HDBC-ODBC and hdbc-oracle by Thiago Arrais
Clone this wiki locally