全部搜尋項
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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libdbd-sqlite2-perl

下載可用於所有硬體架構的
硬體架構 版本 套件大小 安裝後大小 檔案
amd64 2:0.38-1+b1 171。1 kB426。0 kB [檔案列表]
arm64 2:0.38-1+b1 164。9 kB437。0 kB [檔案列表]
armhf 2:0.38-1+b1 142。9 kB274。0 kB [檔案列表]
i386 2:0.38-1+b1 184。7 kB474。0 kB [檔案列表]