Tag: SQL

What I Read: data engineering

https://javisantana.com/2024/11/30/learnings-after-4-years-data-eng.html Learnings after 4 years working with +50 companies on data engineering projectsJavi Santana “I like to call it “high performance data engineering”…. Some practical learnings, in no particular order…”

What I Read: SQL order

https://lukianovihor.medium.com/sql-order-of-query-execution-8c7cd926400 SQL — order of query executionIhor LukianovSep 24, 2023 “To maximize your query’s speed on any SQL engine, it’s essential to have an understanding of the SQL execution order.”