» Ubuntu » Paquets » lucid » perl » libdbd-sqlite3-perl
lucid  ] [  precise  ] [  quantal  ] [  raring  ]
[ Paquet source : libdbd-sqlite3-perl  ]

Paquet : libdbd-sqlite3-perl (1.29-1)

Liens pour libdbd-sqlite3-perl

Screenshot

Ressources Ubuntu :

Télécharger le paquet source libdbd-sqlite3-perl :

Responsable :

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainers (usually from Debian):

It should generally not be necessary for users to contact the original maintainer.

Ressources externes :

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

  • dépendances
  • recommandations
  • suggestions
  • 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

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 89,0 ko276,0 ko [liste des fichiers]
i386 86,1 ko264,0 ko [liste des fichiers]