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.68.tar.gz 0002537419 2.42 MB
cpanspec.yml 0000000506 506 Bytes
perl-DBD-SQLite.changes 0000038667 37.8 KB
perl-DBD-SQLite.spec 0000002966 2.9 KB
silence_sqlite_unicode_deprecation_warning.patch 0000000745 745 Bytes
Revision 66 (latest revision is 82)
Tina Müller's avatar Tina Müller (tinita) accepted request 909334 from Tina Müller's avatar Tina Müller (tinita) (revision 66)
- Add patch silence_sqlite_unicode_deprecation_warning.patch
   See https://github.com/DBD-SQLite/DBD-SQLite/issues/87
Comments 0
openSUSE Build Service is sponsored by