Hacker News new | ask | show | jobs
by nmachado 927 days ago
They are written in python but SQL is in the roadmap.
1 comments

Check out generating ibis, which can output SQL and many dataframe formats (pandas, polars, modin,...)
Sounds very useful, thank you for sharing.