Short Updates
Just published a new benchmark report for Airport, our DuckDB extension that uses Apache Arrow...
🔍 We tested scalar functions, remote table creation, and selection queries using both BIGINT and 32-byte strings — scaling up to 100 million rows. The...
🔍 We tested scalar functions, remote table creation, and selection queries using both BIGINT and 32-byte strings — scaling up to 100 million rows. The results are impressive:
✅ Scalar functions process over 48M rows/sec ✅ Remote selects hit 40M+ rows/sec ✅ System CPU stays low, even at scale
The Airport extension makes it easy to run high-speed analytics over Arrow Flight—ideal for real-time queries, low-latency function calls, and large-scale reads.
📊 Full benchmarks + analysis: 👉 https://airport.query.farm/benchmark.html
Originally posted on LinkedIn.