A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
With the official release of Microsoft's latest database offering, let's see what was improved and what still needs some work. Today, at Ignite, Microsoft announced the general availability of SQL ...
Organizations are using generative AI to stay ahead of the competition, but the real advantage lies in harnessing the power of your own data securely and at scale. One of the most exciting new ...
In this post, we will go step by step into several aspects of Change Data Capture, a feature that is available on the Azure SQL Managed Instance and Microsoft SQL Server. The focus will be on the ...
-- 16.0.1050.5 RTM GDR 2/14/2023 https://support.microsoft.com/en-us/topic/kb5021522-description-of-the-security-update-for-sql-server-2022-gdr-february-14-2023 ...
Log-Based Change Data Capture (CDC) in SQL Server is a feature that tracks changes (inserts, updates, deletes) made to tables in a database and captures these changes in a relational format for easy ...
Purpose of this article is to give you a walk through how to configure SQL server CDC feature with Debezium and utimately push the changes to kafka as events. But before dive into the world of CDC, ...
Part of the SQL Server 2022 blog series. In SQL Server 2008 Enterprise Edition, backup compression was introduced adding WITH COMPRESSION as an option in the T-SQL backup command. SQL Server backup ...
-- 10.50.6525 SP3 + HF 2/9/2015 http://support.microsoft.com/kb/3033860 -- Security Update for SQL Server 2008 R2 SP3 (KB4057113) https://www.microsoft.com/en-us ...