Paketname | libdbi-perl |
Beschreibung | Perl Database Interface (DBI) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.612-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 2384 Byte |
Hängt ab von | perl (>= 5.10.1-13), perlapi-5.10.1, libc6 (>= 2.4), libplrpc-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 879454 Byte |
Prüfsumme MD5 | fa7b2a0eba87a4d23a10df15b372fc2a |
Prüfsumme SHA1 | 2747ed7a065340ef7245d3cb09a9da54443fb603 |
Prüfsumme SHA256 | a55035e799c1b14837f3c87ac10c53764283181c4716cbc00aee9f5788a30885 |
Link zum Herunterladen | libdbi-perl_1.612-1_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
|