24 Oct 25

This blog post offers a tutorial on mastering PySpark SQL, guiding readers through the core concepts from basic data manipulation to advanced querying techniques for large-scale data processing.


SQL tips and tricks. This GitHub repository is a curated list of SQL tips and tricks, offering various code snippets and techniques intended to help users enhance their SQL query writing and database manipulation skills.


This blog post provides a detailed look at various techniques and methods for performing data sampling using SQL, including stratified and random sampling, and discusses the nuances and pitfalls of each approach.