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.
MySQL users can use the ODBC driver on any MySQL-supported platform, including Linux.