Name : perl-DBD-SQLite
| |
Version : 1.03
| Vendor : MandrakeSoft
|
Release : 1mdk
| Date : 2004-08-10 11:33:40
|
Group : Development/Perl
| Source RPM : perl-DBD-SQLite-1.03-1mdk.src.rpm
|
Size : 0.38 MB
| |
Packager : Rafael Garcia-Suarez < rgarciasuarez_mandrakesoft_com>
| |
Summary : DBD::SQLite - Self Contained RDBMS in a DBI Driver
|
Description :
SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/.
Rather than ask you to install SQLite first, because SQLite is public domain, DBD::SQLite includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else.
SQLite supports the following features: - Implements a large subset of SQL92 - A complete DB in a single disk file - Atomic commit and rollback - Extensible (User-defined aggregate or regular functions can be registered with the SQL parser)
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/10.1/i586/media/contrib |