blob: 7f5a642f5c105dcb3071c8c61f43f916ff3ff543 (
plain)
1
2
3
4
5
6
7
|
libdbi-drivers - drivers for libdbi,
the Database Independent Abstraction Layer for C
This driver allows libdbi-enabled applications to use SQLite as a
database backend. Internally, it provides a libdbi driver around the libpq
client library. See the included driver documentation for installation
instructions, usage, and information about driver-specific peculiarities.
|