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.70.tar.gz 0002537672 2.42 MB
cpanspec.yml 0000001365 1.33 KB
perl-DBD-SQLite-use-external-sqlite3.patch 0000001203 1.17 KB
perl-DBD-SQLite.changes 0000040016 39.1 KB
perl-DBD-SQLite.spec 0000003676 3.59 KB
Revision 70 (latest revision is 82)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 70)
link embedded sqlite devel files to system files
Comments 0
openSUSE Build Service is sponsored by