summaryrefslogtreecommitdiff
path: root/databases/libdbi-driver-mysql/DESCR
blob: 965c653af80db1594e6fdea3d32ba5195d65b6aa (plain)
1
2
3
4
5
6
7
8
libdbi-drivers - drivers for libdbi,
the Database Independent Abstraction Layer for C

This driver allows libdbi-enabled applications to use MySQL as a
database backend. Internally, it provides a libdbi driver around the
libmysqlclient client library. See the included driver documentation
for installation instructions, usage, and information about
driver-specific peculiarities.