Using the Debezium MS SQL connector with ksqlDB embedded Kafka Connect
A technical guide on setting up ksqlDB with embedded Kafka Connect to ingest CDC events from MS SQL Server using the Debezium connector via Docker Compose.
A technical guide on setting up ksqlDB with embedded Kafka Connect to ingest CDC events from MS SQL Server using the Debezium connector via Docker Compose.
A technical guide on configuring Microsoft SQL Server to store its data and log files directly on Azure Blob Storage, covering setup and benefits.
A guide to integrating data from MSSQL linked servers into Entity Framework Core applications using database views.