> Markdown version of [/events/world-congress-2024/sessions/428-who-is-jason-and](https://www.wearedevelopers.com/events/world-congress-2024/sessions/428-who-is-jason-and). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Who is Jason, and what’s he doing in my database? - **Date:** Friday, Jul 19, 2024 - **Time:** 15:40–16:10 (30 min) - **Room:** STAGE 1 (120) - **Event:** World Congress 2024 ## Description This talk covers the many ways to work for JSON, the lingua franca of exchanging and storing data these days. JSON, or JavaScript Object Notation, has been an integral part of modern app development, and it's hard to imagine a world without it. Modern RDBMS can store JSON in many ways, such as columns in tables in a relational data model or using the same popular APIs used by document databases. Attendees will learn about both ways of working with JSON in relational databases, and how to combine the best of both the relational and document-centric worlds in their applications. The audience will learn about JSON support in SQL, how to invoke web services from within the database, and how to combine the best of the relational model, in particular de-normalisation, with the ease of use of the document API for developing applications. ## Speaker ### [Martin Bach](https://www.wearedevelopers.com/@martin-bach) Senior Principal Product Manager ## Related talks at this congress - [JSON and Beyond](https://www.wearedevelopers.com/events/world-congress-2024/sessions/408-json-and-beyond) — Douglas Crockford - [NoSQL Mastery: Optimizing data storage with MongoDB, Redis and S3](https://www.wearedevelopers.com/events/world-congress-2024/sessions/340-nosql-mastery) — Patrick Schnell - [GraphQL: Does it replace SQL, REST or Something Else?](https://www.wearedevelopers.com/events/world-congress-2024/sessions/217-graphql-does-it) — Gregor Bauer - [Modern Java](https://www.wearedevelopers.com/events/world-congress-2024/sessions/22-modern-java) — Ron Veen