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


Groups > comp.lang.python > #29128

Re: Guides for communicating with business accounting systems

References <87y5kenez2.fsf@benfinney.id.au> <mailman.611.1347550216.27098.python-list@python.org> <87pq5pnmo1.fsf@benfinney.id.au>
Date 2012-09-14 16:36 +1000
Subject Re: Guides for communicating with business accounting systems
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.676.1347604621.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Sep 14, 2012 at 4:28 PM, Ben Finney <ben+python@benfinney.id.au> wrote:
> Chris Angelico <rosuav@gmail.com> writes:
>
>> Don't use MySQL. :) Okay, that's hardly a *rule*, but it's a strong
>> recommendation.
>
> That's another struggle we have in our future, unfortunately.

We moved from MySQL to PostgreSQL a little while ago, and haven't
looked back. I used to automatically think of MySQL when discussing
open source databasing (I've also used DB2, but not in any OSS
context), but just as there's no reason to instinctively reach for PHP
when you want a dynamic web site, there's no need to naturally grab
MySQL.

Actually I haven't used Postgres with Python yet. Should probably do
that at some point. But the MySQL bindings for Python aren't so
awesome they can't be matched by any other.

ChrisA

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


Thread

Guides for communicating with business accounting systems Ben Finney <ben+python@benfinney.id.au> - 2012-09-14 01:02 +1000
  Re: Guides for communicating with business accounting systems Chris Angelico <rosuav@gmail.com> - 2012-09-14 01:30 +1000
    Re: Guides for communicating with business accounting systems Ben Finney <ben+python@benfinney.id.au> - 2012-09-14 16:28 +1000
      Re: Guides for communicating with business accounting systems Chris Angelico <rosuav@gmail.com> - 2012-09-14 16:36 +1000
        Re: Guides for communicating with business accounting systems Walter Hurry <walterhurry@lavabit.com> - 2012-09-14 14:54 +0000
  Re: Guides for communicating with business accounting systems Emile van Sebille <emile@fenx.com> - 2012-09-13 09:16 -0700

csiph-web