Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #13144

Re: using python in web applications

Newsgroups comp.lang.python
Date 2011-09-11 12:22 -0700
References <mailman.924.1315626929.27778.python-list@python.org>
Subject Re: using python in web applications
From Laurent <laurent.payot@gmail.com>
Message-ID <mailman.1002.1315768955.27778.python-list@python.org> (permalink)

Show all headers | View raw


+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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-09 21:54 -0600
  Re: using python in web applications Ben Finney <ben+python@benfinney.id.au> - 2011-09-10 14:19 +1000
    Re: using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-10 14:53 -0600
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 16:35 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 16:35 -0700
    Re: using python in web applications "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-09-10 18:50 -0600
    Re: using python in web applications Chris Angelico <rosuav@gmail.com> - 2011-09-11 13:53 +1000
    Re: using python in web applications Alan Plum <me@alanplum.com> - 2011-09-15 15:24 +0200
      Re: using python in web applications Roy Smith <roy@panix.com> - 2011-09-15 09:42 -0400
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 20:21 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-10 20:21 -0700
  Re: using python in web applications Tim Roberts <timr@probo.com> - 2011-09-11 11:48 -0700
    Re: using python in web applications hidura@gmail.com - 2011-09-11 19:53 +0000
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-11 12:22 -0700
  Re: using python in web applications Laurent <laurent.payot@gmail.com> - 2011-09-11 12:22 -0700
  Re: using python in web applications alex23 <wuwei23@gmail.com> - 2011-09-12 23:56 -0700

csiph-web