An Intro to DuckDB: The SQLite for Analytics

When, Why, and How You Should Consider Using DuckDB

Karen Zhang
Data Engineer Things
6 min readNov 12, 2023

--

Recently DuckDB has been an increasingly popular database that lots of data engineers are talking about. What is DuckDB and is it worth the hype? When should you use it, and when should you avoid it? In this article, we will dive into the following topics:

  • What DuckDB and the ideal use case for it is
  • An example of using JupySQL to run DuckDB queries

DuckDB: What is it?

--

--