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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/perl-DBD-SQLite.32928 && 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 | 0000037874 37 KB | |
perl-DBD-SQLite.spec | 0000003302 3.22 KB |
Latest Revision
Elisei Roca (eroca)
committed
(revision 1)
Release from SUSE:Maintenance:32928 / perl-DBD-SQLite.SUSE_SLE-15-SP3_Update
Comments 0