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 _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev