DuckDB in Action (Manning)
Wednesday, 02 October 2024

This book guides the reader example-by-example from setup, through that first SQL query, to advanced topics like building data pipelines and embedding DuckDB as a local data store for a Streamlit web app. Mark Needham, Michael Hunger and Michael Simons explore DuckDB’s handy SQL extensions, get to grips with aggregation, analysis, and data without persistence, and use Python to customize DuckDB.

<ASIN: 1633437256>

 

Author: Mark Needham, Michael Hunger and Michael Simons
Publisher: Manning
Date: August 2024
Pages: 312
ISBN: 978-1633437258
Print: 1633437256
Kindle: B0DB2T4XS2
Audience: DuckDB developers
Level: Introductory/Intermediate
Category: Database

Topics include:

  • Read and process data from CSV, JSON and Parquet sources both locally and remote
  •  Write analytical SQL queries, including aggregations, common table expressions, window functions, special types of joins, and pivot tables
  •  Use DuckDB from Python, both with SQL and its "Relational"-API, interacting with databases but also data frames
  •  Prepare, ingest and query large datasets
  •  Build cloud data pipelines
  •  Extend DuckDB with custom functionality

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Driving Value With Sprint Goals

Author: Maarten Dalmijn
Publisher: Addison-Wesley
Pages: 256
ISBN: 9780137381920
Print: 0137381921
Kindle:B0C7ZJR7N2
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

Over the years I've read a lot of books about agile development and Scrum, and most concentrate on the methodology rather tha [ ... ]



Python Crash Course, 3rd Ed (No Starch Press)

Author: Eric Matthes
Publisher: No Starch Press
Pages: 552
ISBN: 978-1718502703
Print: 1718502702
Kindle: B09WJX22TV
Audience: People wanting to learn Python
Level: Introductory/Intermediate
Audience: Not the complete beginner
Rating: 4
Reviewer: Alex Armstrong
To reach a third edition this [ ... ]


More Reviews