Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
goatinaboat
on Nov 5, 2019
|
parent
|
context
|
favorite
| on:
What SQL Analysts Need to Know About Python (2016)
Pandas has from_sql and to_sql methods that are compatible with SQLAlchemy if you insist on using an ORM, that gets you most of the way there...
philipov
on Nov 6, 2019
[–]
SQLAlchemy is more than just an ORM. It also has sql expression language, for writing queries using python without using any ORM features.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: