I started this project (mysql-cffi) but unfortunately not had enough time to continue it. :(
I believe that the better way is to use the pure python client. On Mon, May 9, 2016 at 7:04 AM, Phyo Arkar <phyo.arkarl...@gmail.com> wrote: > try pymysql ?purepython mysql client https://github.com/PyMySQL/PyMySQL > it works much faster than mysqlpython back when i used mysql. > > On Mon, May 9, 2016 at 4:23 PM Maciej Fijalkowski <fij...@gmail.com> wrote: >> >> On Sun, May 8, 2016 at 1:31 PM, Yury V. Zaytsev <y...@shurup.com> wrote: >> > On Sun, 8 May 2016, Maciej Fijalkowski wrote: >> > >> >> For the record - if you are using django ORM, then the mysql binding >> >> is unlikely to be your bottleneck for accessing the DB. >> > >> > >> > Yep, that's what I'm using it for... good news. >> > >> >> No, that's bad news, Django ORM is terrible, noone should be using it >> for anything that requires performance ;-) >> _______________________________________________ >> pypy-dev mailing list >> pypy-dev@python.org >> https://mail.python.org/mailman/listinfo/pypy-dev > > > _______________________________________________ > pypy-dev mailing list > pypy-dev@python.org > https://mail.python.org/mailman/listinfo/pypy-dev > -- Andrews Medina www.andrewsmedina.com _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev