Overview

When it comes to replicating data from Microsoft SQL Server, we currently offer the following options:
  1. Change data capture (CDC) with capture instances
  2. Active transaction log via SQL access
🚧 Reading from the archive transaction log (file access) is under active development and is coming soon.

Specific sync method instructions