Data Engineer

Data Engineer

As a Data Engineer, I collect, extract and transform raw data in order to provide clean, reliable and usable data.

179 posts
How to Load API Data into DuckDB with dlt
Academy Membership dltDuckDB

How to Load API Data into DuckDB with dlt

📘 Introduction In this hands-on tutorial, you will learn how to load data from a REST API into DuckDB using dlt. This is a great first local data pipeline because you do not need a cloud warehouse, a complex setup, or production credentials. We will use dlt to fetch data from...

dlt vs dbt: What is the Difference?
Academy Membership dltdbt

dlt vs dbt: What is the Difference?

📘 Introduction When you start learning modern data pipelines, you will quickly hear about both dlt and dbt. The names look similar, and both tools are used in data engineering workflows. But they solve different problems. In this beginner-friendly guide, we will explain the difference between dlt and dbt, where each...

Load Data from a JSON File into DuckDB using Python
Academy Membership DuckDBPython

Load Data from a JSON File into DuckDB using Python

📘 Introduction Working with structured data is a core part of any data engineering or analytics workflow. DuckDB, often called the SQLite for analytics, makes it incredibly easy to query local data files—including JSON—without requiring a complex setup. In this tutorial, you’ll learn how to load JSON data...

Load Data from a Parquet File into DuckDB using Python
Academy Membership DuckDBPython

Load Data from a Parquet File into DuckDB using Python

📘 Introduction In this tutorial, you’ll learn how to load data from a Parquet file into a DuckDB database using Python. DuckDB’s native Parquet support makes it fast and efficient to work with columnar data, making it ideal for analytics, ETL pipelines, and Python data projects. You’ll see...

Insert Data from a CSV File into DuckDB using Python
Academy Membership DuckDBPython

Insert Data from a CSV File into DuckDB using Python

📘 Introduction In this tutorial, you will learn how to insert data from a CSV file into a DuckDB database using Python. DuckDB is a powerful in-process analytical database that makes working with structured data fast, simple, and efficient—perfect for data projects, notebooks, and local analytics. ✅ Prerequisites Before you begin,...

Insert Data into DuckDB Using Python: A Practical Guide
Academy Membership DuckDBPython

Insert Data into DuckDB Using Python: A Practical Guide

📘 Introduction DuckDB has quickly become a favorite tool among data engineers and analysts because of its speed, simplicity, and ability to run analytical SQL queries directly within Python. Whether you’re prototyping data pipelines, running local analytics, or managing lightweight data storage, knowing how to insert data into DuckDB is...

You’ve successfully subscribed to Deep Learning Nerds | The ultimate Learning Platform for AI and Data Science
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.