Hacker News new | ask | show | jobs
Apache Druid announces new engine (imply.io)
3 points by pedreschi 1576 days ago
1 comments

Super interesting news from the OS database world today. Apache Druid, an OLAP database for streaming and batch workloads, has announced a new engine that enables doing ETL directly in the database with SQL, to optionally separate compute/storage for greater elasticity, and run new multi-stage queries with shuffle mesh (rather than scatter/ gather). Git hub issues are in the blog text.