• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Duckdb: Up and Running: Fast Data Analytics and Reporting

Duckdb: Up and Running: Fast Data Analytics and Reporting

Paperback

DatabasesProgramming

Publisher Price: $69.99

ISBN10: 1098159691
ISBN13: 9781098159696
Publisher: O'Reilly Media
Published: Jan 21 2025
Pages: 305
Weight: 1.09
Height: 0.65 Width: 7.00 Depth: 9.19
Language: English

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 guide shows you how to get started with this versatile and powerful tool.

Author 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.

    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

Also in

Databases