Self-contained RDBMS in a DBI Driver

Edit Package perl-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.

Refresh
Refresh
Source Files
Filename Size Changed
DBD-SQLite-1.70.tar.gz 0002537672 2.42 MB
cpanspec.yml 0000001572 1.54 KB
perl-DBD-SQLite-use-external-sqlite3.patch 0000001203 1.17 KB
perl-DBD-SQLite.changes 0000040061 39.1 KB
perl-DBD-SQLite.spec 0000004033 3.94 KB
Revision 49 (latest revision is 53)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 961839 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 49)
- link embedded sqlite devel files to system files
- build with internal sqlite on Leap systems
Comments 0
openSUSE Build Service is sponsored by