ports/databases/libdbi/pkg/DESCR

5 lines
265 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.