Should SqlAlchemy take 10-15 times longer than SQL?

前端 未结 0 1495
-上瘾入骨i
-上瘾入骨i 2021-01-13 02:24

The following query takes 4 seconds to run from MySQL Workbench:

SELECT * FROM belgarath.match_result;

The following query from python takes

相关标签:
回答
  • 消灭零回复
提交回复
热议问题