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.72.tar.gz 0002604501 2.48 MB
cpanspec.yml 0000001572 1.54 KB
perl-DBD-SQLite-use-external-sqlite3.patch 0000000519 519 Bytes
perl-DBD-SQLite.changes 0000041363 40.4 KB
perl-DBD-SQLite.spec 0000004033 3.94 KB
Revision 75 (latest revision is 82)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 1037719 from Tina Müller's avatar Tina Müller (tinita) (revision 75)
- Update perl-DBD-SQLite-use-external-sqlite3.patch (remove metadata
  fix, not needed anymore)
- updated to 1.72
   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
  1.72 2022-11-04
      - Switched to a production version
  1.71_07 2022-10-26
      - Upgraded SQLite to 3.39.4
  1.71_06 2022-03-12
      - Set UTF8CACHE to avoid slowdown with -DDEBUGGING (andk, Leont, FGasper)
  1.71_05 2022-02-26
      - Fix another test failure on perl built with -DDEBUGGING
      - Lowercase datatype in table column metadata for backcompat
  1.71_04 2022-02-26
      - Fix test failure on perl built with -DDEBUGGING (andk++)
  1.71_03 2022-02-23
      - Upgraded SQLite to 3.38.0
      - Expose sqlite_error_offset introduced in 3.38.0
  1.71_02 2022-01-07
      - Upgraded SQLite to 3.37.2
      - Improve sqlite_load_extension doc (GH#94, Derek Lamb++)
  1.71_01 2021-12-02
      - Upgraded SQLite to 3.37.0
      - Add a feature to unregister a created function
      - Fix accented characters in POD (GH#90, HaraldJoerg++)
Comments 0
openSUSE Build Service is sponsored by