Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
commons-codec
commons-codec

Documentation

  • Change Data Capture (CDC)
    • MongoDB
  • Telemetry decoders
  • Transformations

Workbench

  • Development Sandbox
  • Changelog
  • Backlog
Back to top
View this page

Change Data Capture (CDC)¶

commons-codec includes CDC -> SQL transformer components for AWS DMS, DynamoDB, and MongoDB.

DynamoDB:
  • Blog: Replicating CDC Events from DynamoDB to CrateDB

  • Documentation: DynamoDB CDC Relay for CrateDB

MongoDB:
  • Usage guide: Relay MongoDB Change Stream into CrateDB

  • Documentation: MongoDB CDC Relay for CrateDB

Prior Art¶

  • core-cdc by Alejandro Cora González

  • Carabas Research

Next
Relay MongoDB Change Stream into CrateDB
Previous
Home
Copyright © 2019-2024, The Panodata Developers
Made with Sphinx and @pradyunsg's Furo
On this page
  • Change Data Capture (CDC)
    • Prior Art