libdbi_drivers

Drivers for the database-independent abstraction layer written in C

Version

0.9.0-1
(2024-11-21)

Size

169.1

KiB

Repository

HaikuPorts
x86_64
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 DBs and multiple simultaneous DB connections by using this framework.