Ahmed Barakat wrote:
In case I have a huge datastore (10000 entries, each entry has like 6 properties)
Can you show some sample entries? That way we can get an idea how your datastore looks like.
By the way, 10000 doesn't sound that much. At work I create python programs which do data processing and ofter have this much entries in a dictionary, often more.
Is the conversion to XML a good solution, or it is not?
XML is meant to be an exchange format; it is not designed for storage or fast retrieval.
Greetings, -- "The ability of the OSS process to collect and harness the collective IQ of thousands of individuals across the Internet is simply amazing." - Vinod Valloppillil http://www.catb.org/~esr/halloween/halloween4.html -- http://mail.python.org/mailman/listinfo/python-list