On Sun, Apr 5, 2015 at 8:57 PM, Mike Bayer <mike...@zzzcomputing.com> wrote:
>
>
> On 4/5/15 1:49 PM, Thomas Tanner wrote:
>> Hello,
>>
>> which Python 3 compatible MySQL driver is recommended for SA?
>> I couldn't find a single package which both installs cleanly with pip
>> and passes the SA test suite. I've tried mysqlclient, mysqlconnector,
>> cymysql, oursql on OSX.
>
> Right now the driver that has the quickest release / support cycle is
> pymysql.   It should be passing 100% of the test suite as we have it
> passing on CI, then again we should also have 100% coverage for
> mysqlconnector as well, though it might have more skips.

I have been using mysqlclient.
So far it's working well. I didn't run tests, though... :-/

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to