DuckDB: Up and Running
eBook Details:
- Paperback: 305 pages
- Publisher: WOW! eBook (January 21, 2025)
- Language: English
- ISBN-10: 1098159691
- ISBN-13: 978-1098159696
eBook Description:
DuckDB: Up and Running: Fast Data Analytics and Reporting
DuckDB, an open source in-process database created for OLAP workloads, provides key advantages over more mainstream OLAP solutions: It’s embeddable and optimized for analytics. It also integrates well with Python and is compatible with SQL, giving you the performance and flexibility of SQL right within your Python environment. This handy DuckDB: Up and Running guide shows you how to get started with this versatile and powerful tool.
- Understand the purpose of DuckDB and its main functions
- Conduct data analytics tasks using DuckDB
- Integrate DuckDB with pandas, Polars, and JupySQL
- Use DuckDB to query your data
- Perform spatial analytics using DuckDB’s spatial extension
- Work with a diverse range of data including Parquet, CSV, and JSON
Author of this DuckDB: Up and Running book, Wei-Meng Lee takes developers and data professionals through DuckDB’s primary features and functions, best practices, and practical examples of how you can use DuckDB for a variety of data analytics tasks. You’ll also dive into specific topics, including how to import data into DuckDB, work with tables, perform exploratory data analysis, visualize data, perform spatial analysis, and use DuckDB with JSON files, Polars, and JupySQL.