Show HN: Xorq – open-source Python-first Pandas-style pipelines 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://ift.tt/ScIFsbz ) to encourage open collaboration. Repo : https://ift.tt/SxPRd6m Docs : https://docs.xorq.dev Roadmap Issues : https://ift.tt/SxPRd6m 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/jUk8vrR6bCw Here are some vignettes to look into next: 1. MCP Server + Flight + XGBoost: https://ift.tt/CgtfjmD 2. 1 DuckDB + 2 Writers + 1 Reader: https://ift.tt/FftlbsP 3. OpenAI UDF: https://ift.tt/WyQbwSB Some features to note: - Ibis-based multi-engine expression system: effortless engine-to-engine streaming - Cache expressions with `.cache` operator - Portable DataFusion-backed UDF engine with first class support for pandas dataframes - Serialize Expressions to and from YAML - Easily build Flight end-points by composing UDFs thanks for checking this out, and we’re here to answer any questions! https://ift.tt/14PedZu March 27, 2025 at 10:57PM
Show HN: Xorq – open-source Python-first Pandas-style pipelines https://ift.tt/IYaueU7
Related Articles
Show HN: Control Panel for YouTube https://ift.tt/skFJe0UShow HN: Control Panel for YouTube Hi HN, I recently released a new br… Read More
Show HN: DevBuddies – where programming buddies work together https://ift.tt/F61yzvaShow HN: DevBuddies – where programming buddies work together Hi there… Read More
Show HN: VueXYZ – Creative coding composables for Vue 3 https://ift.tt/AuX6RYSShow HN: VueXYZ – Creative coding composables for Vue 3 https://vuexyz… Read More
Show HN: My first programming project – userscripts to change forum UIs https://ift.tt/I6tOmhqShow HN: My first programming project – userscripts to change forum UI… Read More
Show HN: Forth, a News Feed for News https://ift.tt/0DItcSuShow HN: Forth, a News Feed for News Hi HN -- I want to share a passio… Read More
Show HN: Open-Source Interactive Eclipse Map https://ift.tt/FOdv6XUShow HN: Open-Source Interactive Eclipse Map Link is to the Github rep… Read More
Show HN: Vector Embedding Version Control https://ift.tt/f8XCldvShow HN: Vector Embedding Version Control https://ift.tt/AHDwUm9 March… Read More
Show HN: My first software project- a website to set goals and track progress https://ift.tt/GY7lhFQShow HN: My first software project- a website to set goals and track p… Read More
0 Comments: