libdbi-perl 1.643-ok4 source package in openKylin
Changelog
libdbi-perl (1.643-ok4) nile; urgency=medium * Add NEWS.Developer. -- Luoyaoming <email address hidden> Wed, 12 Jun 2024 22:51:18 +0800
libdbi-perl (1.643-ok4) nile; urgency=medium * Add NEWS.Developer. -- Luoyaoming <email address hidden> Wed, 12 Jun 2024 22:51:18 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libdbi-perl_1.643.orig.tar.gz | 598.0 KiB | 8a2b993db560a2c373c174ee976a51027dd780ec766ae17620c20393d2e836fa |
libdbi-perl_1.643-ok4.debian.tar.xz | 12.9 KiB | f4793a84df83e9e00f7178bf57873ea5e5ea3e7a619fa0ee6c914e525f872d77 |
libdbi-perl_1.643-ok4.dsc | 1.8 KiB | f7cfd9fb9e91730088f22889bca3741caa4d788f4b425a16216ad3eee4359e77 |
DBI (DataBase Interface) is a Perl framework that provides a common interface
to access various backend databases in a uniform manner. DBD (DataBase Driver)
modules provide implementations for various backend data storage mechanisms
including networked relational databases (particularly SQL databases) and even
web services such as the Google search engine.
.
It is extremely portable and available for a wide range of operating systems,
architectures and data stores, including:
.
* Oracle
* Microsoft SQL Server
* IBM DB2
* SQLite
* PostgreSQL
* Firebird
* MySQL