Category
Topics
Data Engineering Tutorials | Read, Learn, & Grow Your Skills
Read our data engineering blog to gain extra insight into how to build the tools, infrastructure, & frameworks to support data fluency in your business.
Other topics:
Training 2 or more people?Try DataCamp for Business
Delta Lake: A Practical Introduction with Hands-On Examples
Learn the fundamentals of Delta Lake, from setup to advanced features like time travel and schema evolution, with PySpark examples.
Khalid Abdelaty
February 11, 2025
Apache Parquet Explained: A Guide for Data Professionals
This in-depth guide to Apache Parquet breaks it down with clear explanations, and hands-on code examples!
Laiba Siddiqui
Thalia Barrera
February 10, 2025
Implementing a Semantic Layer with dbt: A Hands-On Guide
Learn how to build a semantic layer with dbt, turning raw data into consistent metrics for analytics and BI tools!
Moez Ali
January 22, 2025
What is First Normal Form (1NF)?
Learn how first normal form (1NF) can improve your database design by enforcing atomicity in your tables.
Marie Fayard
January 22, 2025
SQL Subquery: A Comprehensive Guide
Discover how to master SQL subqueries to enhance your database queries. Learn about correlated, non-correlated, and recursive subqueries. Learn about execution order and how to combine SQL subqueries with other SQL features.
Allan Ouko
January 16, 2025
Understanding SQL Transactions: A Comprehensive Guide
Discover SQL transactions, their importance, and how to implement them for reliable database management.
Oluseye Jeremiah
January 14, 2025
Cartesian Product in SQL: A Comprehensive Guide
Discover the fundamentals of Cartesian products in SQL. Learn when and how to use them effectively, and explore best practices to optimize performance.
Allan Ouko
January 13, 2025
Understanding Cardinality: Challenges and Solutions for Data-Heavy Workflows
Discover what cardinality means and how it impacts data processing, analysis, and machine learning. Learn about practical strategies and techniques for managing high cardinality, from data preprocessing to advanced optimization tools.
Marie Fayard
January 13, 2025
SQL Materialized View: Enhancing Query Performance
Understand how materialized views improve query performance in SQL databases. Learn the limitations and best practices of materialized views in different databases.
Allan Ouko
January 9, 2025
How to Join 3 Tables in SQL: Methods and Examples
Learn how to effectively join three tables in SQL. Discover practical methods and examples to enhance your data manipulation skills. Master SQL joins with ease.
Allan Ouko
January 9, 2025
SQLite Show Tables: A Complete Guide for Database Navigation
Explore different methods to list tables in an SQLite database using the command-line, SQL queries, and programming languages like Python and C.
Allan Ouko
January 8, 2025
SQL Stored Procedure: Automate and Optimize Queries
Learn the basics of SQL stored procedures and how to implement them in different databases, including MySQL and SQL Server.
Allan Ouko
January 8, 2025