wok-current view libdbi/description.txt @ rev 24830

busybox-1.31.1: inserted CONFIG_FEATURE_SYSLOG_INFO=y in config and config-ssfs
author Hans-G?nter Theisgen
date Thu Mar 24 06:49:50 2022 +0100 (2022-03-24)
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.