perl-DBD-SQLite2

Self Contained RDBMS in a DBI Driver (sqlite 2.x)

SQLite is a public domain RDBMS database engine that you can find at <a href="http://www.sqlite.org/">http://www.sqlite.org/</a> . Rather than ask you to install SQLite first, because SQLite is public domain, DBD::SQLite2 includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and *nothing* else. For real work please use the updated DBD::SQLite driver with the up-to-date sqlite3 backend. SQLite2 supports the following features: * Implements a large subset of SQL92 See <a href="http://www.sqlite.org/lang.html">http://www.sqlite.org/lang.html</a> for details. * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. * Atomic commit and rollback Yes, DBD::SQLite2 is small and light, but it supports full transactions * Extensible User-defined aggregate or regular functions can be registered with the SQL parser. There's lots more to it, so please refer to the docs on the SQLite web page, listed above, for SQL details. Also refer to DBI for details on how to use DBI itself.

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

SUSE SLE-15-SP2

SUSE SLE-15-SP1

SUSE SLE-12-SP5

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.

SUSE:SLE-15:GA

SUSE:SLE-12:SLE-Module-Adv-Systems-Management

openSUSE:Leap:15.1

openSUSE:Leap:42.3

openSUSE:13.1

SUSE:SLE-12:GA