Ecosyste.ms: Awesome
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: 16 days ago
JSON representation
Yet another MySQL driver for HDBC
- Host: GitHub
- URL: https://github.com/krdlab/hdbc-mysql-driver
- Owner: krdlab
- License: bsd-3-clause
- Created: 2015-12-26T10:51:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-27T10:45:49.000Z (about 9 years ago)
- Last Synced: 2024-10-28T09:09:07.364Z (2 months ago)
- Language: Haskell
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.