Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
CrateDB Toolkit
CrateDB Toolkit

Project

  • Installation
  • Changelog

Diagnostics

  • Administrative Utilities
    • XMover
      • Handbook
      • Troubleshooting
      • Query Gallery
  • Cluster Information
  • Cluster Flight Recorder (CFR)
    • Cluster information recorder
    • Job statistics collector
    • System table exporter

Utilities

  • Adapter Subsystem
    • PyMongo Adapter
    • Rockset Adapter
  • Cluster API
    • ctk cluster CLI
    • Python API
    • Tutorial CLI+API
    • Backlog
  • Commands
    • ctk settings
    • ctk shell
    • ctk tail
  • Datasets API
  • Docs API
  • I/O Subsystem
    • AWS DMS
      • AWS DMS Standalone
      • AWS DMS Managed
    • DynamoDB
      • DynamoDB Table Loader
      • DynamoDB CDC Relay
      • DynamoDB CDC Relay with AWS Lambda
    • InfluxDB
      • InfluxDB Table Loader
    • Ingestr
    • MongoDB
      • MongoDB Table Loader
      • MongoDB CDC Relay
    • PostgreSQL
      • PostgreSQL to CrateDB loader research
  • Query Utilities
    • Model Context Protocol (MCP)
      • Servers
      • Landscape
      • Sandbox
      • Backlog
    • Query Expression Converter
  • Retention and Expiration

Workbench

  • Backlogs
    • Main Backlog
    • Backlog for ctk info
    • Backlog for ctk cfr
  • Development Sandbox
  • Releasing
Back to top
View this page

MongoDB I/O Subsystem¶

About¶

Using the MongoDB subsystem, you can transfer data from and to MongoDB.

  • MongoDB Table Loader
  • MongoDB CDC Relay

Note

The MongoDB Table Loader is an improvement of the traditional migr8 migration utility.

Tip

In order to learn how to provide CrateDB and MongoDB services optimally, to evaluate this subsystem, see Services CrateDB and MongoDB.

Next
MongoDB Table Loader
Previous
ingestr
Copyright © 2022-2025, The CrateDB Developers
Made with Sphinx and @pradyunsg's Furo
On this page
  • MongoDB I/O Subsystem
    • About