Skip to content

Commit 9f1ee3f

Browse files
committed
Talk
1 parent c5667f2 commit 9f1ee3f

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: post
3+
title: "Minus Three Tier: Data Architecture Turned Upside Down"
4+
author: Hannes Mühleisen
5+
#thumb: "/images/media/thumbs/2025-01-09-duckdb-and-the-future-of-databases.png"
6+
#image: "/images/media/thumbs/2025-01-09-duckdb-and-the-future-of-databases.png"
7+
excerpt: ""
8+
toc: false
9+
tags: ["Podcast"]
10+
length: "40 min"
11+
---
12+
13+
<div class="video-container">
14+
<iframe width="560" height="315" src="https://www.youtube.com/embed/DxwDaoUijTc?si=jLPoPfszOT49-jFY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
15+
</div>
16+
17+
|-------|-------|
18+
| **Date** | {{ page.date | date: "%Y-%m-%d" }} |
19+
| **Podcast** | [PyData Amsterdam 2025](https://amsterdam.pydata.org/ ) |
20+
| **Guest** | [Hannes Mühleisen (DuckDB Labs)](https://hannes.muehleisen.org/) |
21+
| **YouTube** | [Data Architecture Turned Upside Down](https://www.youtube.com/watch?v=DxwDaoUijTc) |

_science/2025-01-19-runtime-extensible-parsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "Runtime-Extensible Parsers"
4-
author: Hannes Mühleisen, Mark Raasveldt"
4+
author: "Hannes Mühleisen, Mark Raasveldt"
55
thumb: "/images/science/thumbs/cidr-2025.svg"
66
image: "/images/science/thumbs/cidr-2025.png"
77
excerpt: ""

0 commit comments

Comments
 (0)