Model your schema
Define columns and mark at least one primary key.
Create a lightweight schema, act on rows, and watch the resulting change feed update in real time.
Load curated CDC blueprints to jumpstart your experiments.
Take the guided path to your first change feed in under a minute.
Define columns and mark at least one primary key.
Seed realistic data or insert rows manually.
Trigger operations and watch the change feed update live.
Add columns, choose types, and mark primary keys so downstream operations know how to locate rows.
Provide values for your columns, then choose an operation to emit events.
Add and drop a column to see how capture methods react during the stream.
Review current rows, seed realistic data, or clear the table to reset.
Filter operations, include before-images, and export NDJSON to share scenarios.
Peek at before/after payloads, diff fields, and replay to the table.
Preparing simulator preview…
Prototype change stream scenarios from your browser and share them with collaborators.