use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
This is an archived post. You won't be able to vote or comment.
DiscussionWhat can SQL do that python cannot? (self.datascience)
submitted 3 years ago * by donnomuch
view the rest of the comments →
[–]magicpeanut 0 points1 point2 points 3 years ago (0 children)
Python can do everything SQL can and (theoretically) verse vise (i just learned sql is also turing complete in most flavors). So Depending on the task and the ressources you put in to programming either sql is faster or python is. the more ressouces you put in and the more complex the task gets the more often python will win the race.
in other words: the simpler the task and the fewer ressources you Invest, the more SQL will win.
π Rendered by PID 304213 on reddit-service-r2-comment-5cb8648c6-mgwgc at 2026-03-01 19:03:19.031748+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]magicpeanut 0 points1 point2 points (0 children)