Introduction to Scaling Analytics Using DuckDB with Python

preview_player
Показать описание
DuckDB is a free, open-source, fast, and performant singe machine OLAP analytical database that supports the full SQL language. It's Python API is extensive, can work with data that does NOT fit into memory, and is many times faster than pandas. I predict DuckDB will dominate the landscape soon! It is a Game-Changer!

Supporting Links

Support Me on Patreon

Рекомендации по теме
Комментарии
Автор

Excellent intro of DuckDB! I love how you setup with an overview to give better context ❤

banihas
Автор

Thanks for the introduction to a new tool. Was able to parse through a ton of info (5+ million rows) into a few tables in less than a minute, and start analysis in SQL super quickly. Appreciated your commentary throughout as well. Thanks for unlocking a new tool for me; it has tons of potential and will be well used!

mathewrtaylor
Автор

Hey Bryan, appreciate you doing this tutorial! 🙌🏼

AhmdsYT
Автор

Awesome video, appreciate your knowledge sharing as always!

bottleketchup
Автор

Great Video. Thank you Bryan. DuckDB is a fantastick thing.

maxl
Автор

Learning so some with your videos! F* awesome man
thank you!

phillipdataengineer
Автор

Nice video! Have you tryed to run duckdb on databricks? Does this makes sense? Thanks!

eduardokorbesbinotto
Автор

I gotta know what’s your server setup or laptop now. You bragged and I heard it

jaguarprovo
Автор

can we see databases/tables created like we see in SSMS?

KrisKoirala