Hacker News new | ask | show | jobs
by Arimbr 848 days ago
Interesting implementation! For complex stream and text processing, I also prefer processing data in memory with Python (ETL) rather than SQL in the warehouse (ELT).