As multi-model databases like Oracle, Postgres, and MySQL gain traction for document storage, they're starting to outpace dedicated NoSQL solutions like MongoDB in both performance and versatility. Today, traditionally relational databases offer robust support for binary JSON encodings and SQL extensions for JSON and provide scalable, low-latency access to JSON documents. This session will explore how Oracle Database can seamlessly handle NoSQL workloads through its advanced JSON document storage capabilities. Specifically, we'll cover: * The trade-offs between document storage and the traditional relational model * Efficient JSON storage with OSON, Oracle's innovative binary encoding * Extensions to ISO standard SQL for JSON * Adoption of the MongoDB wire protocol, enabling MongoDB applications to run directly on the Oracle Database * A live demonstration of SQL/JSON, native collections, and more... The session will show how we combine the best of SQL and NoSQL in one database, providing our users with a seamless experience.