Event
{Event}  Unlock the power of AI together with AWS and MongoDB – Join us at AWS re:Invent 2023 Nov 27 - Dec 3
presentation

Standardizing Our Drivers Through Specifications: A Look at the CRUD API

presentation promo image
presentation promo image

Internals

Jeremy Mikola, Software Engineer at MongoDB

Over the past year, MongoDB's driver team has prioritized publishing specifications for essential driver functionality. In doing so, we hope to improve consistency and collaboration between our internal and community drivers. This session will look at our CRUD specification, which defines an API for querying, aggregation, and write operations: something that every MongoDB developer will interact with at some point. We'll also discuss the challenges in devising a single API that must be applicable to dozens of programming languages.