Self-contained RDBMS in a DBI Driver
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.
- Sources inherited from project SUSE:SLE-15-SP3:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP4:GA/perl-DBD-SQLite && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-bsc-1203442-lowercase-test.patch | 0000000925 925 Bytes | |
DBD-SQLite-1.66.tar.gz | 0002483436 2.37 MB | |
cpanspec.yml | 0000000946 946 Bytes | |
perl-DBD-SQLite-use-external-sqlite3.patch | 0000000704 704 Bytes | |
perl-DBD-SQLite.changes | 0000038174 37.3 KB | |
perl-DBD-SQLite.spec | 0000003387 3.31 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 2)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP3:Update package:perl-DBD-SQLite revision:a064a08ed64903863d46286726c3b2af
Comments 0