libdbi-drivers - Database-specific drivers for libdbi

Description:

libdbi implements a database-independent abstraction layer in C, similar to the
DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.

libdbi-drivers contains the database-specific plugins needed to connect
libdbi to particular database servers.

Homepage: http://libdbi-drivers.sourceforge.net/

License: LGPLv2+

Vendor: Fedora Project

Packages

libdbi-drivers-0.8.2-1.2.fc8.x86_64 [195 KiB] Changelog by Tom Lane (2007-08-03):
- Correct License tag for sqlite subpackage; it's currently not same license
  as the rest of the code.