In message <[EMAIL PROTECTED]>, Fredrik Lundh wrote: > Lawrence D'Oliveiro wrote: > > > Kind of defeats the point of having SQL, but there you go... > > there are plenty of reasons to use Python data structures instead of the > SQL engine for data crunching. especially if you care about efficiency.
I think you have something else in mind when you say "efficiency", from what I'm thinking of. SQL databases like MySQL are _designed_ for efficiency. -- http://mail.python.org/mailman/listinfo/python-list