Quick recall mode

Keywords first, details second.

Use this mode when you want memory triggers only: title, summary, tags, and bullet anchors without long answers getting in the way.

Clear

Results update as you type. Press / to jump straight into search.

Quick recall

374 cards

ETL / Data Engineering Medium Theory

What is CDC?

Change data capture records inserts, updates, and deletes from a source system so downstream systems can stay in sync.

  • Reads transaction log or events
  • Supports near-real-time sync
  • Needs ordering and deduplication