Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cpcloud
on Sept 3, 2024
|
parent
|
context
|
favorite
| on:
Farewell Pandas, and thanks for all the fish
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:
Check out SQLAlchemy's ORM (https://docs.sqlalchemy.org/en/20/orm/) for what that looks like.