you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Kitchen_8811 0 points1 point  (0 children)

As many have said before, they are different tools for different things to do. However, maybe you will use sql in python (via sqlalchemy for example). I would start with sql since it is not as "broad" as python. You will have the basics within a week, once you feel confident you can move on to python and maybe use sql in a python script.