BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pydata-amsterdam2026//talk//ADK8J8
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pydata-amsterdam2026-ADK8J8@pretalx.com
DTSTART;TZID=CET:20260911T115000
DTEND;TZID=CET:20260911T122000
DESCRIPTION:Delta Lake and Apache Iceberg solved data lake chaos but introd
 uced a new one: layers of JSON metadata scattered across object storage. D
 uckLake is an open table format that challenges the status quo by storing 
 all catalog metadata in a plain SQL database rather than a sprawling file 
 system.\nIn this talk we will explore DuckLake's architecture\, which coup
 les the low-cost storage of S3 with the transactional guarantees of a stan
 dard SQL database. Using only Python and DuckDB — no Spark cluster requi
 red — we will demonstrate how to build a fully ACID-compliant lakehouse\
 , complete with schema management\, time travel\, and concurrent writers.\
 nWe will also candidly discuss where DuckLake falls short: the single-writ
 er bottleneck\, the scale inflection point where a distributed catalog bec
 omes necessary\, and the ecosystem maturity trade-offs of adopting a newer
  format over established giants.\nAudience: data engineers\, analytics eng
 ineers\, and data scientists working with lakehouse architectures or curio
 us about lightweight alternatives to Iceberg/Delta.\nTakeaways: understand
  the "metadata-in-database" pattern\, learn to deploy a serverless multi-u
 ser lakehouse with the Python ecosystem\, and gain a pragmatic framework f
 or choosing between lightweight and enterprise-grade approaches.
DTSTAMP:20260710T140722Z
LOCATION:Unconference
SUMMARY:DuckLake: The Lakehouse That Finally Embraces the Database - Grazia
 no Montanaro
URL:https://pretalx.com/pydata-amsterdam2026/talk/ADK8J8/
END:VEVENT
END:VCALENDAR
