On Nov 4, 4:36 pm, Bruno Desthuilliers
<[EMAIL PROTECTED]> wrote:
>
> > How good is the integration with MySQL in Python?
>
> Pretty good - but I wouldn't call MySQL a serious RDBMS.

I would disagree with this, for this particular case.
I think it's probably better
than most other rdbms's for apps
like data mining where you don't need
transactional support, especially if you use the table
implementations that don't support ACID transactions.

  -- Aaron Watters

===
http://www.xfeedme.com/nucular/pydistro.py/go?FREETEXT=segmentation%20fault


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to