DuckDB From Zero

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

DuckDB From Zero

Coursera · Intermediate ·📊 Data Analytics & Business Intelligence ·3mo ago
Skills: ML Pipelines60%

Key Takeaways

Teaches how to embed DuckDB into Rust applications for analytical SQL engine functionality

Original Description

e.g. This is primarily aimed at first- and second-year undergraduates interested in engineering or science, along with high school students and professionals with an interest in programming.DuckDB From Zero teaches you how to embed DuckDB directly into your Rust applications, treating an analytical SQL engine as a library rather than a server. Across four hands-on modules, you'll move from compiling DuckDB into a single binary to writing SQL queries over local CSV, Parquet, and JSON files, streaming Arrow record batches into Polars, and shipping a polished command-line tool with cargo dist. By the end you will understand when in-memory connections beat on-disk databases, how projection and predicate pushdown make Parquet queries fast on a laptop, how to hand results to Polars zero-copy through the Arrow C Data Interface, and how to package a Rust CLI that bundles DuckDB so users can install nothing and still run analytical queries against gigabytes of data. The course is built around short videos, key-term readings, scenario-driven reflections, and an end-to-end demo project. You will leave with a working understanding of DuckDB-in-Rust patterns, the skills to design an analytical CLI you would actually want to use, and a clear mental model of where DuckDB fits between SQLite, Spark, and the Polars/Arrow ecosystem.
AI explanation not available for this lesson yet
This lesson is still being prepared for the AI tutor. In the meantime, explore lessons that are ready.
Browse explainer-ready lessons →

Related Reads

📰
AWS Introduces Specification Driven Composition for Flexible Data Workflows
Learn how AWS' specification-driven composition approach can streamline data workflows by separating intent from processing logic, reducing onboarding time and improving traceability
InfoQ AI/ML
📰
When Should a Data Agent Ask a Clarifying Question?
Learn when a data agent should ask a clarifying question to improve communication and accuracy
Dev.to AI
📰
AWS buys DuckLabs, the people behind the popular in-process OLAP database
AWS acquires DuckLabs, the company behind the in-process OLAP database DuckDB, to enhance its cloud-based data analytics capabilities
The Register
📰
Data Analyst Training in Pondicherry | Course & Career Guide
Learn about data analyst training in Pondicherry and kickstart your career with this comprehensive guide
Medium · Data Science
Up next
The Test Is Right 99% of the Time
DataMListic
Watch →