DuckDB: The Power of a Data Warehouse in your Python Process || Gabor Szarnyas
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: @PyDataTV
1 view
0
0
5 months ago 01:02:46 1
Heroku’s glory days & Postgres vs the world, w/ Craig Kerstiens
1 year ago 00:55:27 1
DuckDB: The Power of a Data Warehouse in your Python Process || Gábor Szárnyas