Database access benchmarks for use in web-frameworks - How does Python compare?

Alec Taylor alec.taylor6 at gmail.com
Thu Nov 3 06:19:24 EDT 2011


Good afternoon,

I'm building a large e-commerce site, and it is very important that
what I write can:
- Handle larger server load
- Deliver pages quickly
- Make transactions quickly

as well as have a small development time (i.e. pre-built modules for
e-commerce are available, and extendible).

Are there recent accessible statistics available, comparing these
metrics across the most popular web-frameworks? (i.e. Symfony, DJango,
Rails, ASP.NET &etc)

Thanks for all suggestions,

Alec Taylor



More information about the Python-list mailing list