Re: [CDBI] How well does Class::DBI scale?

[prev] [thread] [next] [Date index for 2005/12/18]

From: Rick Welykochy
Subject: Re: [CDBI] How well does Class::DBI scale?
Date: 05:24 on 18 Dec 2005
Sam Tregar wrote:

>> My question to the list: has anyone else run into these problems (too
>> many SQLs) and if so, have they found an automatable solution?
> 
> 
> Yes, and no.  We're doing exactly what you describe where I work -
> using CDBI but turning to hand-written SQL to generate reports.  The
> only difference from what you describe is the result - we're generally
> returning raw data from our queries, not objects using construct().
> Even building a CDBI object can take a surprising amount of time!

Interesting. I thought about using raw results (hashes) but it
would mean even changing more of the existing code.

Our problem is number of SQLs and the turnaround time to the DB
server. The CPU is fast and a few thousand construct() calls take
practically no time at all :) (3 GHz machine)

thanks,
rick



        -- 
        _________________________________
Rick Welykochy || Praxis Services

_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

(message missing)

[CDBI] How well does Class::DBI scale?
Rick Welykochy 03:29 on 18 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Sam Tregar 04:37 on 18 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Rick Welykochy 05:24 on 18 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Bill Moseley 14:42 on 18 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Rick Welykochy 23:05 on 18 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Perrin Harkins 05:33 on 19 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Dave Howorth 13:42 on 19 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Perrin Harkins 17:04 on 19 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Rick Welykochy 00:41 on 20 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Perrin Harkins 16:42 on 18 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Matt S Trout 01:24 on 20 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
John Siracusa 01:37 on 20 Dec 2005

Re: [CDBI] How well does Class::DBI scale?
Rick Welykochy 04:30 on 22 Jan 2006

Re: [CDBI] How well does Class::DBI scale?
Aaron Trevena 15:05 on 22 Jan 2006

Re: [CDBI] How well does Class::DBI scale?
Rick Welykochy 22:56 on 22 Jan 2006

Generated at 09:31 on 23 Jan 2006 by mariachi v0.52