DuckDB: The Power of a Data Warehouse in your Python Process || Gábor Szárnyas
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=cBWlTLTMwfQ
DuckDB is an in-process analytical database management system, a powerful data warehouse engine running inside the Python process without any setup or communication overhead.
It is an open-source and highly portable system available as a command line tool with R, NodeJS, and Julia clients;
- which loads data from many formats, such as CSV and Parquet, as well as pandas data frames,
-its speed and features allow it to tackle a remarkable number of use cases in data science – including data wrangling and running complex ad-hoc SQL queries – while running on a laptop.
PUBLICATION PERMISSIONS:
PyData provided Coding Tech with the permission to republish PyData tech talks.
CREDITS:
PyData YouTube channel: https://www.youtube.com/@PyDataTV
Other Videos By Coding Tech
Tags:
python
DuckDB
data warehouse