SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name perl-dbd-sqlite
Version 1.70
Category development
Description Perl extension DBD::SQLite.
Maintainer admin​@​trixarian.net
License GPL
Website https://metacpan.org/pod/DBD::SQLite
Sizes
Depends onlibsqlite iconlibsqlite  perl iconperl  perl-dbi-dbd iconperl-dbi-dbd 
perl-dbd-sqlite screenshot
Download package perl-dbd-sqlite screenshot
Show receipt
Show files list
Show cooking log

Description

DBD::SQLite is a Perl DBI driver for SQLite, that 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

There's lots more to it, so please refer to the docs on the SQLite web page for SQL details. Also refer to DBI for details on how to use DBI itself. The API works like every DBI module does. However, currently many statement attributes are not implemented or are limited by the typeless nature of the SQLite database.

6047 packages and 209931 files in current database (Wed Jun 26 15:35:30 2024)