FICHA · MANJARO

perl-dbd-sqlite

Self-contained RDBMS in a DBI driver

  • Library
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Perl applications can use SQLite through DBI without requiring a separate database server. This is useful for local data files, tests, small applications, caches, and tools that need embedded SQL storage.

It is a database driver library. Applications should still manage file permissions, backups, migrations, and SQL input carefully because SQLite files can contain important local data.

Permissions

Permissions not analysed for this source yet.