
Are Property Graphs living up to the hype? Maybe the model itself is the problem.We made the move from relational databases to graph databases to escape "Join Pain" and model the real world more naturally — but for many engineering teams, that promise has curdled into something worse: the Spaghetti Graph.Complex queries. Ugly workarounds for multi-party relationships. Fragile schemas that shatter with every iteration and become a nightmare to maintain.The good news? The problem isn't your data.In this talk, Joshua Send breaks down why standard Labeled Property Graphs (LPGs) fall short when applied to complex domains — and introduces TypeDB, a strongly-typed database that brings together the connectivity of a graph with the integrity of a relational model.You'll come away understanding:Why LPGs struggle at scale and complexityWhat "Spaghetti Graphs" are and how teams fall into the trapHow TypeDB's type system enforces data integrity without sacrificing flexibilityWhen a strongly-typed graph database is the right tool for the jobWhether you're deep in a graph migration, evaluating database architectures, or just tired of schema chaos — this one's for you.



Are Property Graphs living up to the hype? Maybe the model itself is the problem.We made the move from relational databases to graph databases to escape "Join Pain" and model the real world more naturally — but for many engineering teams, that promise has curdled into something worse: the Spaghetti Graph.Complex queries. Ugly workarounds for multi-party relationships. Fragile schemas that shatter with every iteration and become a nightmare to maintain.The good news? The problem isn't your data.In this talk, Joshua Send breaks down why standard Labeled Property Graphs (LPGs) fall short when applied to complex domains — and introduces TypeDB, a strongly-typed database that brings together the connectivity of a graph with the integrity of a relational model.You'll come away understanding:Why LPGs struggle at scale and complexityWhat "Spaghetti Graphs" are and how teams fall into the trapHow TypeDB's type system enforces data integrity without sacrificing flexibilityWhen a strongly-typed graph database is the right tool for the jobWhether you're deep in a graph migration, evaluating database architectures, or just tired of schema chaos — this one's for you.

In this live session, Brian from LocalStack will demonstrate the WireMock extension for LocalStack, showing how developers can achieve end-to-end local testing by combining AWS service emulation with external API mocking. Brian will walk through real-world use cases, demonstrate the integration in action, and explain how this unified approach simplifies testing complex cloud applications that depend on both AWS services and third-party APIs.