Remap Mysql tuple to dictionary

Fredrik Lundh fredrik at pythonware.com
Tue Sep 26 03:36:35 EDT 2006


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.

</F>




More information about the Python-list mailing list