On Jan 12, 2005, at 00:49, Guillermo Fernandez Castellanos wrote:
Does that mean that you use XML as a database to store data and make queries, or that you store your information as XML in a database (as MySQL)?
Nope, nothing that fancy, I'm afraid. Just your run-off-the-mill "load from XML/save to XML" file operations.
I ask that because I'm writting a little program that will make queries over a 1500 entries database, with very simple queries. I need an answer in 1 or 2 seconds. I'm using SQLite now, but i wanted something that depends as little as possible of external dependencies (as a database).
You should stick to SQLite. After all, it was designed exactly for what you're doing. Well, AFAIK at least.
-- Max
maxnoel_fr at yahoo dot fr -- ICQ #85274019
"Look at you hacker... A pathetic creature of meat and bone, panting and sweating as you run through my corridors... How can you challenge a perfect, immortal machine?"
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor