Database Independent Abstraction Layer for C
http://libdbi.sourceforge.net/
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.
- Developed at server:database
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/libdbi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000097 97 Bytes | |
libdbi-0.9.0.g33.tar.xz | 0000101512 99.1 KB | |
libdbi.changes | 0000002823 2.76 KB | |
libdbi.spec | 0000003275 3.2 KB |
Revision 18 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 260891
from
Jan Engelhardt (jengelh)
(revision 18)
- Update to git snapshot 0.9.0+git33 * Fix crash when calling dbi_conn_close() on a valid object with a closed connection (e.g. when login failed). [boo#904873]
Comments 0