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
Amazon Simple Queue Service (SQS): A Comprehensive Tutorial
This tutorial teaches you how to create, manage, and use Amazon SQS queues for building scalable distributed applications on AWS, with practical examples using both the console and the CLI.
Zoumana Keita
September 22, 2024
DuckDB for Data Engineers: Speed Up Your Data Pipelines 10x and More
DuckDB is a powerful analytical engine that lives on your laptop. You can use it to speed up data reading and processing and reduce your pipeline runtimes from minutes to seconds. Follow this hands-on guide to learn how.
Dario Radečić
September 21, 2024
SQL UPDATE with JOIN: How it Works
Learn how UPDATE with JOIN in SQL simplifies cross-table updates in SQL Server. Understand how INNER JOIN and LEFT JOIN differ for specific use cases, and explore alternatives using subqueries or the MERGE statement.
Allan Ouko
September 11, 2024
DynamoDB to Redshift: Three Methods for Migrating Data
Learn three methods to migrate data from Amazon DynamoDB to Redshift, with step-by-step instructions, the pros and cons of each method, and best practices for data integrity and performance optimization.
Aashish Nair
September 10, 2024
Getting Started with AWS Glue: A Step-by-Step Guide
Learn how to set up AWS Glue, create a crawler, catalog your data, and run jobs to convert CSV files into Parquet format, optimizing your ETL processes.
Zoumana Keita
September 9, 2024
What is a Database Schema? A Guide on the Types and Uses
A database schema provides a comprehensive blueprint for the organization of data, detailing how tables, fields, and relationships are structured. Read to learn about the schema types, such as star, snowflake, and relational schemas.
Laiba Siddiqui
August 30, 2024
Azure Synapse: A Step-by-Step Beginner’s Guide
An easy-to-follow guide for beginners to learn Azure Synapse, covering everything from setting up your workspace to integrating data and running analytics.
Moez Ali
August 28, 2024
GraphQL vs. REST: A Complete Guide
Discover the distinct advantages of REST and GraphQL for modern API design. Learn when to leverage REST for simplicity and caching. Master the flexibility of GraphQL for complex, real-time data needs.
Marie Fayard
August 25, 2024
Getting Started with AWS Athena: A Hands-On Guide for Beginners
This hands-on guide will help you get started with AWS Athena. Explore its architecture and features and learn how to query data in Amazon S3 using SQL.
Tim Lu
August 24, 2024
SQL Triggers: A Guide for Developers
Learn how to use SQL triggers to automate tasks, maintain data integrity, and enhance database performance. Try practical examples like the CREATE, ALTER, and DROP commands in MySQL and Oracle.
Oluseye Jeremiah
August 15, 2024
pgvector Tutorial: Integrate Vector Search into PostgreSQL
Discover how to enhance PostgreSQL with vector search capabilities using pgvector. This tutorial guides you through installation, basic operations, and integration with AI tools.
Moez Ali
August 6, 2024
Apache Iceberg Explained: A Complete Guide for Beginners
Learn how Apache Iceberg simplifies data management in lakes and lakehouses. Discover its key features, get step-by-step setup instructions, and optimize your data workflows!
Srujana Maddula
August 4, 2024