The DBD::SQLite is a self contained RDBMS in a DBI driver

Edit Package perl-DBD-SQLite
https://metacpan.org/release/DBD-SQLite

SQLite is a small fast embedded SQL database engine.

DBD::SQLite embeds that database engine into a DBD driver, so 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.

It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more.

Linking against sqlite3-devel

Refresh
Refresh
Source Files
Filename Size Changed
DBD-SQLite-1.66.tar.gz 0002483436 2.37 MB
cpanspec.yml 0000000469 469 Bytes
perl-DBD-SQLite.changes 0000036844 36 KB
perl-DBD-SQLite.spec 0000002976 2.91 KB
Revision 63 (latest revision is 82)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 831010 from Tina Müller's avatar Tina Müller (tinita) (revision 63)
- updated to 1.66
   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
  1.66 2020-08-30
      - Switched to a production version
  1.65_03 2020-07-27
      - Upgraded SQLite to 3.32.3
  1.65_02 2020-02-08
      - Upgraded SQLite to 3.31.1
  1.65_01 2020-01-18
      - Upgraded SQLite to 3.30.1
      - Added several SQL_ types as alias (pali++)
      - Fixed two initialization issues (ppisar++)
      - Allowed create_function to return an array reference
        to specify the type of the value
Comments 0
openSUSE Build Service is sponsored by