[pypy-dev] PyPy & Django: recommended mySQL module?

Yury V. Zaytsev yury at shurup.com
Tue May 3 13:34:10 EDT 2016


Hi,

I'm thinking of trying PyPy on a Python 2.7 application based on Django,
and I'm wondering what mySQL module would be the recommended one these
days to use for the ORM backend?

I understand that the lastest version MySQL-Python should just work,
although will be going through CPyExt, so I'm not sure how stable it's
gonna be / what's the performance going to look like.

It seems that there is also a pure Python connector called PyMySQL,
which should work out of the box and not rely on CPyExt.

Has anyone done any recent benchmarks and/or can give me a hint which of
the two is currently the way to go?

Many thanks!

-- 
Sincerely yours,
Yury V. Zaytsev




More information about the pypy-dev mailing list