rather broad question on data handling

Jeff Sandys sandysj at juno.com
Tue Feb 17 19:40:14 EST 2004


Similar question, different application.
Fantasy Football draft advisor on a zaurus, ~200 records (players),
~8 fields (attributes) each.  Do I make a list of objects or do I 
use pySQLite?  And why?

Donald Braman wrote:
> 
> I am wondering what the most efficient way to handle a rather small (about
> 1000 records) set of data would be. ...
> 
> How would you recommend managing the data: Objects? RDB? Some other way?



More information about the Python-list mailing list