すべてのオプション
buster  ] [  bullseye  ]
[ ソース: libdbd-sqlite2-perl  ]

パッケージ: libdbd-sqlite2-perl (2:0.38-1 など)

libdbd-sqlite2-perl に関するリンク

Screenshot

Debian の資源:

libdbd-sqlite2-perl ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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.

タグ: ソフトウェア開発: Perl での開発, SQL, ライブラリ, 実装言語: implemented-in::c, implemented-in::perl, 役割: 開発ライブラリ, 取り扱い対象: データベース

その他の libdbd-sqlite2-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libdbd-sqlite2-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ バージョン パッケージサイズ インストールサイズ ファイル
amd64 2:0.38-1+b3 170.6 kB422.0 kB [ファイル一覧]
arm64 2:0.38-1+b3 163.9 kB429.0 kB [ファイル一覧]
armel 2:0.38-1+b3 141.3 kB362.0 kB [ファイル一覧]
armhf 2:0.38-1+b3 143.1 kB274.0 kB [ファイル一覧]
i386 2:0.38-1+b3 184.1 kB466.0 kB [ファイル一覧]
mips64el 2:0.38-1+b3 157.9 kB495.0 kB [ファイル一覧]
mipsel 2:0.38-1+b3 149.4 kB437.0 kB [ファイル一覧]
ppc64el 2:0.38-1+b3 181.9 kB570.0 kB [ファイル一覧]
s390x 2:0.38-1+b3 158.8 kB453.0 kB [ファイル一覧]