DEBFIND Suche nach Debian-Paketen
Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen
beta ! Diese website wird noch weiterentwickelt.
Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß
Paketbeschreibung
| Paketname | libdbix-class-perl |
| Beschreibung | extensible and flexible object <-> relational mapper |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.08115-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 1972 Byte |
| Hängt ab von | perl, libsql-abstract-perl (>= 1.58), libdata-page-perl, libdbi-perl (>= 1.605), libsql-abstract-lim |
| Empfohlene Pakete | libdatetime-format-mysql-perl, libdatetime-format-db2-perl, libdatetime-format-pg-perl, libfile-spec |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 637926 Byte |
| Prüfsumme MD5 | e233497fa30fa103e7565911c2c6723a |
| Prüfsumme SHA1 | 5edc4f699ef86e90fe06badc4ce4c4aec0592ee1 |
| Prüfsumme SHA256 | 3afa6c67e6895f14a8ded917e57aa246f467daec3d3d3acc85adab8eefc2b749 |
| Link zum Herunterladen | libdbix-class-perl_0.08115-1_all.deb |
| Ausführliche Beschreibung | DBIx::Class is an SQL to OO mapper with an object API inspired by Class::DBI
(and a compatibility layer as a springboard for porting) and a resultset API
that allows abstract encapsulation of database operations. It aims to make
representing queries in your code as perl-ish as possible while still
providing access to as many of the capabilities of the database as possible,
including retrieving related records from multiple tables in a single query,
JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY and HAVING support.
.
DBIx::Class can handle multi-column primary and foreign keys, complex queries
and database-level paging, and does its best to only query the database in
order to return something you've directly asked for. If a resultset is used
as an iterator it only fetches rows off the statement handle as requested
in order to minimise memory usage. It has auto-increment support for SQLite,
MySQL, PostgreSQL, Oracle, SQL Server and DB2 and is known to be used in
production on at least the first four, and is fork- and thread-safe out of
the box (although your DBD may not be).
|
Impressum
Linux is a registered trademark of Linus Torvalds
|