> 1500 entries shouldn't be a problem for queries either using DOM
> (in memory) or XPath or even XQuery. If your app grows to 150000
> it might stat to be a problem, and if you get over a million
> entries I'd definitely start thinking about regular RDBMS.
Hi,

No it will not go further... let's say 2000 entries not to take any risk.

I have not been able to find any recent XML/Python tutorial on the
web. Does the xml.dom library have a XPath and XQuery or any SQL-like
support? I've understood that it's a pretty basic library...

Thanks,

G
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to