More Goto tech episodes

Building Modern Databases with the FDAP Stack  Andrew Lamb & Olimpiu Pop thumbnail

Building Modern Databases with the FDAP Stack Andrew Lamb & Olimpiu Pop

Published 20 Jan 2026

Duration: 1822

The podcast discusses the evolution of data systems, shifting from building from scratch to reusing established technologies like Apache Arrow and Parquet for efficient data storage and analysis.

Episode Description

This interview was recorded for GOTO Unscripted. https://gotopia.tech Check out more here: https://gotopia.tech/articles/412 Andrew Lamb - Staff Engin...

Overview

The podcast examines the evolution of data systems, focusing on the increasing preference for reusing existing technologies to construct modern data solutions. It emphasizes a shift away from building systems from scratch, instead utilizing established tools such as Apache Arrow, Parquet, and Iceberg. These technologies facilitate efficient columnar storage, standardized data formats, and interoperability between different systems. The discussion highlights the advantages of columnar storage for analytical workloads, the role of Apache Arrow in unifying in-memory data formats, and the use of Parquet for efficient, persistent storage.

Additionally, the conversation covers the integration of query engines like Apache Data Fusion and the significance of open source collaboration in advancing database technologies. The podcast also touches on the rising adoption of time series databases, the incorporation of distributed systems, and how modern hardware is influencing the efficiency of data processing. These developments are shaping the future of data infrastructure by enabling more scalable, interoperable, and high-performance solutions.

Recent Episodes of Goto tech

31 Mar 2026 Platform Engineering Ajay Chankramath & Nic Cheneweth

Platform engineering challenges are addressed through product-centric internal development, standardized "golden paths," control planes abstracting cloud infrastructure for self-service, developer ownership of pipelines, Kubernetes-driven self-healing systems, balancing AI's infrastructure benefits with reliability risks, domain-specific design, clear team boundaries, and the critical role of human oversight in automation.

20 Mar 2026 Learn C++ by Example Frances Buontempo & Matt Godbolt

Modern C++ innovations like the spaceship operator, coroutines, and structure bindings are explored through practical examples, interactive learning, and tools like Compiler Explorer, emphasizing the balance between low-level control, high-level abstractions, and educational challenges in mastering advanced concepts.

More Goto tech episodes