Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
giovannibonetti
12 months ago
|
parent
|
context
|
favorite
| on:
Farewell Pandas, and thanks for all the fish
As far as I can tell, it is an ORM for data engineers. They can write Python code that gets translated to either SQL or some other language understood by the DB engine that actually runs it.
cpcloud
11 months ago
[–]
Ibis is not an ORM. It has no opinion of or knowledge about your data model, or relationships between tables and their columns.
Check out SQLAlchemy's ORM (
https://docs.sqlalchemy.org/en/20/orm/
) for what that looks like.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: