All
Articles 189,627Blog Posts 171,510Tech Tutorials 50,838Research Papers 36,786News 23,170
⚡ AI Lessons
Towards Data Science
🔄 Data Engineering
1w ago
Building a Data Lakehouse with DuckDB and DuckLake
Starting with a local Parquet file, then joining it to data stored in the cloud The post Building a Data Lakehouse with DuckDB and DuckLake appeared first on To

KDnuggets
🔄 Data Engineering
1w ago
5 Free Zoomcamps From Data Pipelines to AI Agents
Explore five free hands-on workshops covering data engineering, machine learning, MLOps, LLMs, AI agents, and AI development through practical lessons, homework

Dev.to · dino david
🔄 Data Engineering
1w ago
Databricks Architecture Explained: Control Plane, Compute Plane, Delta Lake and Unity Catalog
"Explain the Databricks architecture" is one of the most common data engineering questions. Here is...

Dev.to · Joonas Pärtel
🔄 Data Engineering
1w ago
Best Data Modeling Tools for Cloud Data Warehouse Migration (2026): SQLDBM, ER/Studio, erwin & dbt Compared
Cloud data warehouse migrations are messy. You're pulling schemas out of legacy systems,...

Dev.to · Rahman
🔄 Data Engineering
1w ago
The Data Modeling Concepts Nobody Mentions After Star Schema 101
Star schemas and SCDs get you started. Here's what actually breaks once a warehouse hits the real world — snowflake schemas, fact table types, junk dimensions,

Medium · Data Science
🔄 Data Engineering
1w ago
The Semantic Layer Is Standardising. Microsoft Isn’t in the Room.
Sixty organisations have joined an effort to make semantic models portable between tools. Snowflake started it. Databricks, dbt Labs… Continue reading on Toward

Dev.to · Carlos Barbero
🔄 Data Engineering
1w ago
One Table, Many Engines: Running BigQuery, Spark, and Trino on a Single Iceberg Copy
A hands-on guide to building an open lakehouse on Google Cloud: one Apache Iceberg table in GCS, three engines, real OCC conflict (HTTP 409) via the Lakehouse I

Dev.to · DataDriven
🔄 Data Engineering
1w ago
Apache Iceberg v3 Is GA. Here Is What Data Engineers Get.
Deletion vectors, row lineage, a VARIANT type: Apache Iceberg v3 is GA on Snowflake and Databricks. Here is what each change means in production.

Medium · LLM
🔄 Data Engineering
1w ago
How I Use Agentic AI to Automate My Databricks Data Engineering Workflows
The AI wave has transformed the way how software professionals write code, allowing them to deliver fast with just a few prompts. However… Continue reading on M
Dev.to · Aniket Abhishek Soni
🔄 Data Engineering
1w ago
Why are you still debugging Spark on your host machine?
Last October, a "minor" dependency bump in a PySpark job cost us four hours of downtime and roughly...

Medium · Data Science
🔄 Data Engineering
1w ago
Why Snowflake Is Becoming a Go-To Platform for Modern Data Engineering
There was a time when building a data warehouse meant thinking about servers, storage capacity, database administration, infrastructure… Continue reading on Wri

Medium · Data Science
🔄 Data Engineering
3w ago
BUCKETING VS. TIME-PARTITIONING IN ICEBERG
How a single Python list controls the storage layout of ~180 CDC tables and why the busiest tables get the fewest buckets Continue reading on Medium »

Dev.to · Zephico Technologies
🔄 Data Engineering
3w ago
Databricks or Snowflake? How mid-size companies should choose
The platforms have converged on paper. The right choice still comes down to your workloads, your team, and how each platform bills you for growth.

Medium · Data Science
🔄 Data Engineering
3w ago
Databricks Lakehouse Architecture: The Modern Way to Store, Manage, and Access Data
Initially, organizations relied heavily on data warehouses, storing structured data in traditional databases like MySQL and building… Continue reading on Medium

Medium · Data Science
🔄 Data Engineering
1mo ago
How AI Agents Fix Data Pipelines Failures Before You Wake Up.
Today’s pipelines send alerts. Tomorrow’s pipelines will investigate, validate, and recover before engineers even wake up. Continue reading on Towards Data Engi

Medium · Data Science
🔄 Data Engineering
1mo ago
Data Lakes, Data Warehouses & More (Without the Jargon)
If you’ve spent any time around a data team, you’ve probably heard people throw around words like “data lake,” “warehouse,” “lakehouse,”… Continue reading on Me

Medium · Data Science
🔄 Data Engineering
1mo ago
Terminate PySpark Spark Sessions | Apache Iceberg Guide
Efficiently manage and terminate Spark sessions in PySpark using Apache Iceberg for optimized data workflows and resource utilization Continue reading on Medium

Dev.to · Sospeter Mong'are
🔄 Data Engineering
1mo ago
Cron Expressions in Airflow: Understanding `00 3 * * 1-7`
If you are working with Apache Airflow, Linux, automation, or data pipelines, you will eventually...
Dev.to AI
🔄 Data Engineering
⚡ AI Lesson
1mo ago
Excavating Legacy ETL: The AI Never Asserts a Fact It Could Look Up
Every platform modernisation programme has the same first act, and it is never the interesting one. Before anyone gets to write a line of dbt , somebody has to

Dev.to · Humza Tareen
🔄 Data Engineering
1mo ago
Long-Horizon RL Task Pipelines: From Scenario Design to Golden Data
How I built multi-gate claim pipelines for long-horizon RL training tasks — taxonomy-driven scenario intake, AUTHOR / GOLDEN_DATA / REVIEWER roles, Auto-QC orch
Medium · Python
🔄 Data Engineering
1mo ago
An Introduction to Lakeflow Declarative Pipelines: From Definition to S3 Storage
Databricks has been moving data engineering toward a declarative model. Lakeflow Declarative Pipelines is the current framework for… Continue reading on Medium

Medium · RAG
🔄 Data Engineering
1mo ago
Databricks FILE: A Step Toward Making Unstructured Data a First-Class Citizen in the Lakehouse
Why PDFs, images and documents are becoming part of the modern lakehouse — and what this means for AI, RAG and data engineering Continue reading on Medium »

Dev.to · Ethan Carter
🔄 Data Engineering
1mo ago
Build a Data Lake on S3-Compatible Storage
A data lake on S3-compatible storage is an object bucket holding open file formats (Parquet, ORC,...

Dev.to · AlpeshKumbhare
🔄 Data Engineering
1mo ago
Building a Modern Data Lakehouse on AWS: S3, Iceberg, Glue, Athena, and Lake Formation
A practical guide to building a data lakehouse on AWS — combining the flexibility of data lakes with the performance of data warehouses using Apache Iceberg, AW
DeepCamp AI