Discovery
Automatically finds databases, collections, and fields by sampling collection data to infer schema.
Discover personal data in a database with no fixed schema to consult, and fulfill deletion requests against it directly once you're ready to authorize that.
MongoDB's document model means personal data can appear in wildly different shapes across collections, with no central schema definition to read ahead of time. Knowing what a collection actually contains means sampling real documents, not assuming a structure. Once that's established, MongoDB's own role system supports going further: from read-only visibility to direct rights fulfillment.
Ketch connects to MongoDB through a Ketch Transponder to support both.
Capabilities
The Ketch MongoDB integration covers three capabilities: Discovery, and Rights Orchestration for both Right to Access and Right to Delete.The connected service account's role determines what's actually possible: a `read` role across the databases being discovered is sufficient for Discovery alone, while `readWrite` roles on specific databases enable Rights Orchestration on top of that. The account itself can also be provisioned in a custom authentication database (auth source) rather than the default `admin` database, if that fits an organization's existing access model better.
Automatically finds databases, collections, and fields by sampling collection data to infer schema.
Retrieves personal data from collections to fulfill access requests, and can delete or update personal data directly to fulfill erasure requests.
With Ketch, teams can
The gap
A schema-less document database creates a real discovery challenge, and rights fulfillment against it needs a properly scoped path once an organization is ready for it:
Why Ketch
Permissioning infrastructure that governs MongoDB the same way it governs every other system in your stack — not a one-off connector bolted onto a banner.
Rather than assuming a fixed structure, discovery samples actual document content to infer what fields exist and what they hold.
Read-only access supports Discovery alone; `readWrite` access unlocks direct rights fulfillment, so an organization can move at its own pace.
Regulators increasingly expect businesses to prove technical enforcement, not just describe it on paper, the same underlying expectation that applies to knowing what personal data a database holds.
Related reading
Integrations
Ketch ships connectors and SDKs so consent, rights, and policy flow into your CDPs, warehouses, ad platforms, and AI stack — without a custom data pipeline.
Book a demo to walk through rights, consent, and preference orchestration on your stack — or start free and connect MongoDB yourself.
Get started in less than 5 min