Raz Luvaton ⬢
@rluvaton
Open source contributor
Node.js collaborator, Low level developer in Flarion
ID: 3269959813
https://github.com/rluvaton 06-07-2015 10:47:46
1,1K Tweet
222 Followers
337 Following
The latest paper from the #1 CMU-DB PhD student Sam Arch 🇦🇺's is wild compilation DB magic! He automatically makes UDFs run 300x faster on Microsoft SQL Server and 1.3x faster on DuckDB. Code: github.com/SamArch27/PRISM Paper: vldb.org/pvldb/vol18/p1…
Buckle up because we're crashing into the new year with my annual database retrospective: License change blowbacks! Databricks vs. SnowflakeDB gangwar! @DuckDB shotgun weddings! Buying a college quarterback with database money for your new lover! cs.cmu.edu/~pavlo/blog/20…
I really appreciate Andrew Lamb, and how he interacts with other devs in the ApacheArrow and ApacheDataFusion repo
New CMU Database Group Course: Database Query Optimization! A survey of how to build a SQL optimizer from scratch covering foundational and state-of-the-art implementations. All lectures available on Youtube: 15799.courses.cs.cmu.edu/spring2025/
Mutli-level merge sort queued up for DataFusion 50.0.0 next month: github.com/apache/datafus… Thanks to Raz Luvaton ⬢ and Yongting You