Tarkennettu haku
buster  ] [  bullseye  ]
[ Source: libdbd-sqlite2-perl  ]

Paketti: libdbd-sqlite2-perl (2:0.38-1 ja muut)

Links for libdbd-sqlite2-perl

Screenshot

Debian-palvelut:

Imuroi lähdekoodipaketti libdbd-sqlite2-perl:

Ylläpitäjät:

External Resources:

Samankaltaisia paketteja:

Perl DBI driver with a self-contained RDBMS (SQLite2 version)

The DBD::SQLite2 module embeds a small fast embedded SQL database engine called SQLite into a DBI driver, if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need.

SQLite supports the following features:

 * Implements a large subset of SQL92
   See http://www.hwaci.com/sw/sqlite/lang.html for details.

 * 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. So beware. The database also appears to be significantly faster if your transactions are coarse.

Tagit: Software Development: Perl Development, SQL, Kirjastot, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library, Works with: Databases

Muut pakettiin libdbd-sqlite2-perl liittyvät paketit

  • depends
  • recommends
  • suggests
  • enhances

Imuroi libdbd-sqlite2-perl

Imurointi kaikille saataville arkkitehtuureille
Arkkitehtuuri Versio Paketin koko Koko asennettuna Tiedostot
amd64 2:0.38-1+b3 170.6 kt422.0 kt [tiedostoluettelo]
arm64 2:0.38-1+b3 163.9 kt429.0 kt [tiedostoluettelo]
armel 2:0.38-1+b3 141.3 kt362.0 kt [tiedostoluettelo]
armhf 2:0.38-1+b3 143.1 kt274.0 kt [tiedostoluettelo]
i386 2:0.38-1+b3 184.1 kt466.0 kt [tiedostoluettelo]
mips64el 2:0.38-1+b3 157.9 kt495.0 kt [tiedostoluettelo]
mipsel 2:0.38-1+b3 149.4 kt437.0 kt [tiedostoluettelo]
ppc64el 2:0.38-1+b3 181.9 kt570.0 kt [tiedostoluettelo]
s390x 2:0.38-1+b3 158.8 kt453.0 kt [tiedostoluettelo]