An open API service indexing awesome lists of open source software.

https://github.com/krdlab/hdbc-mysql-driver

Yet another MySQL driver for HDBC
https://github.com/krdlab/hdbc-mysql-driver

Last synced: about 1 year ago
JSON representation

Yet another MySQL driver for HDBC

Awesome Lists containing this project

README

          

# Yet another MySQL driver for HDBC

This package provides a MySQL driver for HDBC, and uses [mysql package](https://github.com/bos/mysql).

I'm implementing a support for prepared statement right now.