using python in web applications

Laurent laurent.payot at gmail.com
Sun Sep 11 15:22:26 EDT 2011


+1 for PostgreSQL. It's faster than MySQL for years now, and is much more seriously featured.
If you don't need ACID properties (transactions stuff) you should also give Document-based databases like MongoDB a try. It changed my code life.



More information about the Python-list mailing list