Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-15 | Files related to libdbi DB drivers have been moved to | cheusov | 1 | -2/+2 | |
databases/libdbi-driver-sqlite3 directory. This fixes pkglint warnings for databases/libdbi. | |||||
2010-03-10 | Initial import of libdbi and its drivers for mysql, postgresql and sqlite | wiz | 3 | -0/+29 | |
(2 versions); packaged for wip by Aleksey Cheusov. 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. |