Paquet : libdbd-sqlite3-perl (1.29-1)
Liens pour libdbd-sqlite3-perl
Ressources Ubuntu :
Télécharger le paquet source libdbd-sqlite3-perl :
- [libdbd-sqlite3-perl_1.29-1.dsc]
- [libdbd-sqlite3-perl_1.29.orig.tar.gz]
- [libdbd-sqlite3-perl_1.29-1.diff.gz]
Responsable :
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Archive du courrier électronique)
- Krzysztof Krzyżaniak (eloy)
- Niko Tyni
- gregor herrmann
- Maximilian Gass
- Gunnar Wolf
- Ryan Niebur
- Jonathan Yu
It should generally not be necessary for users to contact the original maintainer.
Ressources externes :
- Page d'accueil [search.cpan.org]
Paquets similaires :
Perl DBI driver with a self-contained RDBMS
DBD::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.
Autres paquets associés à libdbd-sqlite3-perl
|
|
|
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
un paquet virtuel est également fourni par libc6-udeb
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: libsqlite3-0 (>= 3.6.21)
- SQLite 3 shared library
-
- dep: perl (>= 5.10.1-8ubuntu1)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.10.1
- paquet virtuel fourni par perl-base
Télécharger libdbd-sqlite3-perl
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| amd64 | 89,0 ko | 276,0 ko | [liste des fichiers] |
| i386 | 86,1 ko | 264,0 ko | [liste des fichiers] |