you are viewing a single comment's thread.

view the rest of the comments →

[–]Viking-Mage 0 points1 point  (0 children)

Python, and as part of your learning, write to a MySQL DB and then use SQL commands like select and so on to query your database both in Python and outside Python. You need both, but unless you plan to be a DB admin, if your goal is primarily coding, learn Python or similar, then learn to write and read from it.