openbsd-ports/databases/p5-DBD-SQLite2/pkg/DESCR
robert a835d812af Import of p5-DBD-SQLite2.
DBD::SQLite2 is the Perl5 Database Interface driver for the SQLite3
database.
2004-12-02 21:32:03 +00:00

8 lines
336 B
Plaintext

DBD::SQLite2 is the Perl5 Database Interface driver for the SQLite3
database.
In other words: DBD::SQLite2 is an interface between the Perl
programming language and the SQLite3 programming API that comes with
the SQLite Embeddable database management system. Most functions
provided by the respective programming API's are supported.