Learn how to use DuckDB, an efficient OLAP-optimized relational database, within Python for creating, querying, and managing large datasets. This tutorial guides you through installing DuckDB, creating databases, query execution with SQL and DuckDB's Python API, concurrent data access, data import/export with pandas and Polars, and creating custom Python functions for further data analysis.

34m read timeFrom realpython.com
Post cover image
Table of contents
Creating a Database From a Data SourceCorrecting Your Data Import Errors

Sort: