Similar Articles

Articles similar to the selected content.

Domain: www.startdataengineering.com Added: 2025-08-13 Status: ✓ Success
www.startdataengineering.com
CTEs(Common Table Expression) or Temporary Tables for Spark SQL - 1. Introduction - 2. CTE for short clean code & temp tables for re-usability - 3. Conclusion - 4. Recommended reading 1. Introduction ...
Similar Articles (10 found)
🔍 75.9% similar
What are Common Table Expressions(CTEs) and when to use them?
https://www.startdataengineering.com/post/using-common-table-expression-in-redshift/
What are Common Table Expressions(CTEs) and when to use them? - Introduction - Setup - Common Table Expressions (CTEs) - Performance comparison - Tear...
🔍 View Similar Articles
🔍 59.0% similar
Understanding the “T” in ETL: A Back-to-Basics Guide to Data Transformations
https://seattledataguy.substack.com/p/understanding-the-t-in-etl-a-back
Over the past year, I’ve been writing about several back-to-the-basics topics, like extracting data via APIs and SFTP, and building solid data models....
🔍 View Similar Articles
🔍 58.0% similar
How to improve at SQL as a data engineer
https://www.startdataengineering.com/post/improve-sql-skills-de/
How to improve at SQL as a data engineer - 1. Introduction - 2. SQL skills - 3. Practice - 4. Conclusion - 5. Further reading - 6. References 1. Intro...
🔍 View Similar Articles
🔍 57.7% similar
Using Joins and Group Bys the right way for data warehousing
https://www.startdataengineering.com/post/data-modeling-join-groupby/
Using Joins and Group Bys the right way for data warehousing - 1. Introduction - 2. Joins & Group bys are two of the most commonly used operations in ...
🔍 View Similar Articles
🔍 56.6% similar
How to create an SCD2 Table using MERGE INTO with Spark & Iceberg
https://www.startdataengineering.com/post/create-scd2-table-with-merge-into-with-spark-iceberg/
How to create an SCD2 Table using MERGE INTO with Spark & Iceberg - 1. Introduction - 2. MERGE INTO is used to UPDATE/DELETE/INSERT rows into a target...
🔍 View Similar Articles
🔍 56.6% similar
SQL Anti-Patterns You Should Avoid
https://datamethods.substack.com/p/sql-anti-patterns-you-should-avoid
SQL Anti-Patterns You Should Avoid Introduction Today, I will be talking about some of the common and high impact SQL anti-patterns I have seen from e...
🔍 View Similar Articles 🟠 HN
🔍 56.5% similar
Advanced SQL is knowing how to model the data & get there effectively
https://www.startdataengineering.com/post/advanced-sql/
Advanced SQL is knowing how to model the data & get there effectively - 1. Introduction - 2. SQL techniques - 3. Query optimization - 4. Data modeling...
🔍 View Similar Articles
🔍 56.5% similar
25 SQL tips to level up your data engineering skills
https://www.startdataengineering.com/post/n-sql-tips-de/
25 SQL tips to level up your data engineering skills - Introduction - Setup - SQL tips - 1. Handy functions for common data processing scenarios - 1.1...
🔍 View Similar Articles
🔍 56.4% similar
Speed Without Understanding - One of the Biggest Risks in Data Engineering
https://seattledataguy.substack.com/p/speed-without-understanding-one-of
Hi, fellow future and current Data Leaders; Ben here 👋 I recently was skimming the data engineering subreddit and came across a post with a title that...
🔍 View Similar Articles
🔍 56.2% similar
3 Key techniques, to optimize your Apache Spark code
https://www.startdataengineering.com/post/how-to-optimize-your-spark-jobs/
3 Key techniques, to optimize your Apache Spark code - Intro - Distributed Systems - Setup - Optimizing your spark code - Technique 1: reduce data shu...
🔍 View Similar Articles