This repository contains a growing collection of example scripts and code snippets designed to help implementing and operating a MongoDB-powered operational data layer (ODL).
Our goal is to help developers discover and master best practices for transforming and transporting unstructured and semi-structured data so it can participate seamlessly in the ODL. Practical guidance includes one core skill: turning anything into JSON.
Most connectors focus on ingesting data into the ODL (input side), but the roadmap also includes connectors that facilitate integration from the ODL to target applications (output side).
This repository complements the MongoDB whitepaper The Operational Data Layer which explains the core ideas and concepts behind building an ODL using the MongoDB Data Platform.