Software Engineering Daily
Software Engineering Daily
Software Engineering Daily
Airbnb’s Open-Source GraphQL Framework with Adam Miskiewicz
55 minutes Posted Feb 5, 2026 at 10:00 am.
0:00
55:45
Download MP3
Show notes
Engineering teams often build microservices as their systems grow, but over time this can lead to a fragmented ecosystem with scattered data access patterns, duplicated business logic, and an uneven developer experience. A unified data graph with a consistent execution layer helps address these challenges by centralizing schema, simplifying how teams compose functionality, and reducing