Looking for a pure python Mysql module

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Carl

    Looking for a pure python Mysql module

    Does anyone know of a package that can connect and query a mysql server
    that is platform independent and does not need to compile any extra c
    modules (IE a pure python module)?
  • James Mills

    #2
    Re: Looking for a pure python Mysql module

    On Tue, Oct 28, 2008 at 9:41 AM, Carl <carl@never.com wrote:
    Does anyone know of a package that can connect and query a mysql server that
    is platform independent and does not need to compile any extra c modules (IE
    a pure python module)?
    There was a recent discussion on
    this mailing list regarding this very
    subject. Search for it.

    cheers
    James

    --
    --
    -- "Problems are solved by method"

    Comment

    Working...