summaryrefslogtreecommitdiff
path: root/databases/libdbi/DESCR
blob: 57d00f85cad2479624eee18787ccc0c715dedb0e (plain)
1
2
3
4
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.