pkgsrc-wip/libdbi/DESCR
Aleksey Cheusov b2c74501ed libdbi:
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.
2007-12-15 21:59:43 +00:00

4 lines
265 B
Text

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.