[Catalyst] Which model is better, DBI or DBIC::Schema?

Kieren Diment diment at gmail.com
Tue Apr 28 09:52:10 GMT 2009


On 28/04/2009, at 7:38 PM, Malloy wrote:

> Which model is better, DBI or DBIC::Schema?
> Thanks.

Err, they do different things.  Use the latter if you want to use  
DBIx::Class (recommended) or the former if you want to use plain DBI.   
You can also use both in the same app if you like.






More information about the Catalyst mailing list