Show HN: Xorq – open-source Python-first Pandas-style pipelines

📰 Hacker News · secretasiandan

Hi HN, Dan, Hussain and Daniel here… After years of struggling with data pipelines that worked in notebooks but failed in production, we decided to do something about it. We created xorq to eliminate the constant headaches of SQL/pandas impedance mismatch, runtime debugging, wasteful recomputations and unreliable research-to-production deployments that plague traditional pandas-style pipeline workflows. xorq is built on Ibis and DataFusion. We’d love your feedback and contributions. xorq is [Apache 2.0 licensed]( https://github.com/letsql/xorq/blob/main/LICENSE ) to encourage open collaboration. Repo : https://github.com/letsql/xorq Docs : https://docs.xorq.dev Roadmap Issues : https://github.com/letsql/xorq You can get started `pip install xorq`. Or, if you use nix, you can simply run `nix run github:xorq-labs/xorq` and drop into an IPython shell. Demo video: https://youtu.be/

Published 27 Mar 2025
Read full article → ← Back to Reads