News

With SQL Server 2005 many things have been changed. In earlier versions in order to make it work, SQL Mail relied on having a MAPI mail client installed like Outlook. This has changed with SQL Server ...
Transaction logs are a vital yet often overlooked component of database architecture. They are often forgotten because they are not something actively maintained like the schema contained within a ...
Understand and use containers to deploy SQL Server Replication on Linux. Learn more about additional capabilities of SQL Server 2019, Migration tools, and Database Compatibility. As part of taking ...
Another enhancement here is the Accelerated Database Recovery feature in SQL Server 2019, which makes the undo phase of recovery much faster. Each server uses an SSD-based cache using RBPEX on ...
If we extend the Client-Server concept further and add a Database Server to our architecture, we can get this picture: image 2. In this case, our Web Server has a role of a "Client" that connects and ...
These books cover everything from beginner SQL queries to advanced database architecture.Perfect for developers, data ...
TiDB is a prime example of an intrinsically scalable and reliable distributed SQL database architecture. Here’s how it works. In the good old days, databases had a relatively simple job: help ...