wok view libdbi/description.txt @ rev 25036

gtk-gnutella: binutils 2.34+ support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 13:10:56 2022 +0000 (24 months ago)
parents
children
line source
1 Libdbi implements a database-independent abstraction layer in C,
2 similar to the DBI/DBD layer in Perl.
3 Writing one generic set of code, programmers can leverage the power
4 of multiple DBs and multiple simultaneous DB connections by using
5 this framework.