Paketname | libcoat-persistent-perl |
Beschreibung | simple ORM inspired by Ruby's ActiveRecord |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.223-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 148 Byte |
Hängt ab von | perl, libdbi-perl, libdbix-sequence-perl, libsql-abstract-perl, libcoat-perl (>= 0.334), liblist-com |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 38046 Byte |
Prüfsumme MD5 | 064e7cb8f1186ab27aebd0fcfe80e42d |
Prüfsumme SHA1 | 594b6473ec592587317c8db5b73fa0f0caeab5dc |
Prüfsumme SHA256 | 7a8058d9573d131e3a8e2757a06f03b39605d47ac7f9e078bbfc0d5042178af6 |
Link zum Herunterladen | libcoat-persistent-perl_0.223-1_all.deb |
Ausführliche Beschreibung | Coat::Persistent is an Object Relational Mapper (ORM) for databases, which
allows you to build instances of Coat objects and save them into a database
transparently. It allows one to execute SQL commands directly as well.
.
The underlying target of this module is to port the whole ActiveRecord::Base
API to Perl. It is still a development version and should not be used in a
production environment.
|