database in python ?

Roel Schroeven rschroev_nospam_ml at fastmail.fm
Mon Apr 11 11:13:20 EDT 2005


Ola Natvig wrote:

> MySQL has support for transactions and foreign keys in it's InnoDB
> engine. In 5.0 it supports views procedures. Some people seems to hate
> MySQL :-) but a whole lot of other people like it a lot.

There are other problems, such as failing silently in many
circumstances, as documented on http://sql-info.de/mysql/gotchas.html.
I'm not saying these issues should make one avoid MySQL at all costs,
but I think one should at least be aware of them.

-- 
If I have been able to see further, it was only because I stood
on the shoulders of giants.  -- Isaac Newton

Roel Schroeven



More information about the Python-list mailing list