Free DB options under python

"Jürgen A. Erhard" juergen.erhard at gmx.net
Thu Aug 10 01:38:58 EDT 2000


>>>>> "Cees" == Cees de Groot <cg at gaia.cdg.acriter.nl> writes:

    Cees> Aahz Maruch <aahz at netcom.com> said:
    >> Incidentally, as someone who has found bugs with SQL Server 7.0 and its
    >> transactional system, as well as being a former Paradox tech support
    >> person, I'm a big fan of sizing the DB to the problem.

    Cees> Sizing the DB has one little problem: often your software
    Cees> starts out small and then grows big. There are websites that
    Cees> are heavily hit by mySQL's performance issues (tablelocking,
    Cees> stuff like that) when they grow big.

<fanatic type=mysql>MySQL has performance issues.  No way!</fanatic>
;-)

    Cees> [...] Given these circumstances, I always opt for the
    Cees> "highest-end feasible solution", so that you can grow
    Cees> without having to change your database system. In the realm
    Cees> of open source databases, that seems to be PostgreSQL (which
    Cees> isn't /that/ hard to install or maintain, just a matter of
    Cees> RTFM).

Hmm, Debian makes even the RTFM virtually obsolete.  Just apt-get
install postgresql, and voila, It Works(tm).

Apart from that, I totally agree with this (even though I'm far from
being as experienced as you apparently are).

Bye, J

-- 
Jürgen A. Erhard    juergen.erhard at gmx.net   phone: (GERMANY) 0721 27326
          My WebHome: http://members.tripod.com/Juergen_Erhard
            "Yesterday's the past and tomorrow's the future.
Today is a gift --  which is why they call it the present." -- Butterfly
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 248 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20000810/0d153499/attachment.sig>


More information about the Python-list mailing list