SQL command Support in Pycharm Community Edition
已回答
Greetings all,
as the title says, is it possible to use PyCharm Community Edition with Databases and execute SQL Queries?
Or Professional edition is only option?
i do not need PyCharm for productivity but only to learn python and database simple usage (at the begging)
Thanks in advance.
请先登录再写评论。
Database&SQL support is available only in Pycharm Professional, please see https://www.jetbrains.com/pycharm/features/editions_comparison_matrix.html.
Thank you very much for your response!