Top "Hdbc" questions

HDBC, Haskell Database Connectivity, is a Haskell library for connecting to and querying relational database management systems.

Cheapest way to to determine if a MySQL connection is still alive

I have a pool of MySQL connections for a web-based data service. When it starts to service a request, it …

mysql libmysql hdbc