Paketname | libdbi-perl |
Beschreibung | Perl Database Interface (DBI) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.609-1build1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 2124 Byte |
Hängt ab von | perl (>= 5.10.1-8ubuntu1), perlapi-5.10.1, libc6 (>= 2.4), libplrpc-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 798452 Byte |
Prüfsumme MD5 | 9317baafea716739c91d3044856be0a0 |
Prüfsumme SHA1 | 30fc448d92c2069a975bfe681b832ba5b5ca6620 |
Prüfsumme SHA256 | 90c7121e302e733c8f48f849a023e2db272dcd34f036d1e8b0b404a0be91d59e |
Link zum Herunterladen | libdbi-perl_1.609-1build1_i386.deb |
Ausführliche Beschreibung | 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
|