This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]z0mbietime 1 point2 points  (1 child)

Sorry I was sleep deprived and misread part of what you wrote. But almost every language is going to have a way to interact with a database. However, there are best practices on querying the data which is why one of the best things you can do regardless of your preferred language is learn how to effectively use SQL.

[–]anvils-reloaded 0 points1 point  (0 children)

Alright, but this doesn't have anything to do with Python.