Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libdbi: Database Independent Abstraction Layer for C
- Summary
- 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.
The libdbi package contains just the libdbi framework. To make use of
libdbi you will also need one or more plugins from libdbi-drivers, which
contains the plugins needed to interface to specific database servers.
Arch: x86_64
Download: | libdbi-0.8.1-1.2.1.x86_64.rpm |
Build Date: | Sat Feb 11 19:21:02 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 83 KiB |
Arch: i386
Download: | libdbi-0.8.1-1.2.1.i386.rpm |
Build Date: | Sat Feb 11 19:31:20 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 75 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.8.1-1.2.1
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.8.1-1.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Fri Dec 9 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt