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.