Hacker News new | ask | show | jobs
by d0mine 846 days ago
It is not either or. Use Python where it is strong, and execute SQL queries from Python where appropriate.

Python as a glue language is one of its strong sides.