>-----Message d'origine----- >De : John Karr [mailto:[email protected]] >Envoyé : samedi, 17. avril 2010 07:02 >À : 'The elegant MVC web framework' >Objet : [Catalyst] Alternatives to DBIx?
>The alternatives I've been able to discover are DBI and >RoseDB. Is there any >case (given why I've already stated I dislike DBIx) for RoseDB, and are >there any other alternatives that work well with Catalyst that >I have not >found? > One alternative that has not been mentioned so far is DBIx::DataModel. See http://search.cpan.org/~dami/DBIx-DataModel-1.24/lib/DBIx/DataModel.pm for SYNOPSIS, http://search.cpan.org/~dami/DBIx-DataModel-1.24/lib/DBIx/DataModel/Doc/Design.pod for design principles and some words about comparison to other ORMs, and http://search.cpan.org/~dami/DBIx-DataModel-1.24/lib/DBIx/DataModel/Doc/Reference.pod for complete reference. Enjoy, Laurent Dami _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
