wok view libdbi/description.txt @ rev 25680

updated gnu-efi (3.0.14 -> 3.0.17)
author Hans-G?nter Theisgen
date Mon Mar 18 18:46:02 2024 +0100 (4 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.