>I guess you use adbapi ? The performance are generally not a problem with db
>queries because most of the job is done on the DB, not on the client. I've got
>servers that makes hundreds requests against Postgres/MySQL/sqlite without
>problems.
Yes, I will use adbapi and MySQL, good to hear that.
regards,
Chen