Package
libdbd-sqlite3-perlVersion
1.50-1Priority
optionalSection
universe/perlOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
409 kBDepends
perl (>= 5.22.1-7), perl-dbdabi-94, perlapi-5.22.1, libc6 (>= 2.14), libsqlite3-0 (>= 3.10.0)Homepage
https://metacpan.org/release/DBD-SQLiteDownload Size
143 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
Perl DBI driver with a self-contained RDBMSDBD::SQLite is a Perl DBI driver with a self-contained relational database
management system. It embeds a small and fast embedded SQL database engine
called SQLite (see sqlite3) into a DBI driver. It is useful if you want a
relational database for your project, but don't want to install a large
RDBMS system like MySQL or PostgreSQL.
.
SQLite supports the following features:
.
* Implements a large subset of SQL92 (<URL:http://www.sqlite.org/lang.html>)
* A complete DB in a single disk file
Everything for your database is stored in a single disk file, making it
easier to move things around than with DBD::CSV.
* Atomic commit and rollback
.
The engine is very fast, but for updates/inserts/dml it does perform a global
lock on the entire database. This, obviously, might not be good for multiple
user systems. The database also appears to be significantly faster if your
transactions are coarse.
Install Info
artful,now 1.54-2 amd64Installed Automatically
FalseFiles
/.//usr/
/usr/lib/
/usr/lib/x86_64-linux-gnu/
/usr/lib/x86_64-linux-gnu/perl5/
/usr/lib/x86_64-linux-gnu/perl5/5.22/
/usr/lib/x86_64-linux-gnu/perl5/5.22/auto/
/usr/lib/x86_64-linux-gnu/perl5/5.22/auto/DBD/
/usr/lib/x86_64-linux-gnu/perl5/5.22/auto/DBD/SQLite/
/usr/lib/x86_64-linux-gnu/perl5/5.22/auto/DBD/SQLite/SQLite.so
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite/
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite/Constants.pm
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite/Cookbook.pod
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite/Fulltext_search.pod
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite.pm
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite/VirtualTable/
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite/VirtualTable/FileContent.pm
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite/VirtualTable/PerlData.pm
/usr/lib/x86_64-linux-gnu/perl5/5.22/DBD/SQLite/VirtualTable.pm
/usr/share/
/usr/share/doc/
/usr/share/doc/libdbd-sqlite3-perl/
/usr/share/doc/libdbd-sqlite3-perl/changelog.Debian.gz
/usr/share/doc/libdbd-sqlite3-perl/copyright
/usr/share/doc/libdbd-sqlite3-perl/NEWS.Debian.gz
/usr/share/man/
/usr/share/man/man3/
/usr/share/man/man3/DBD::SQLite.3pm.gz
/usr/share/man/man3/DBD::SQLite::Constants.3pm.gz
/usr/share/man/man3/DBD::SQLite::Cookbook.3pm.gz
/usr/share/man/man3/DBD::SQLite::Fulltext_search.3pm.gz
/usr/share/man/man3/DBD::SQLite::VirtualTable.3pm.gz
/usr/share/man/man3/DBD::SQLite::VirtualTable::FileContent.3pm.gz
/usr/share/man/man3/DBD::SQLite::VirtualTable::PerlData.3pm.gz