Best SQL Tools for Database Developers and Administrators
For a SQL database developer, it is essential to have the necessary SQL tools in hand, which enable...
Storing XML data in SQL Server
When working on the release of dbForge Transaction Log, among other tasks, our team had to puzzle out how to properly store typed XML data....
Completing SQL. Stories of Success and Failure
I’ve been working for a company that develops IDEs for database interaction for more than five years. Before starting to write this...
Basics of Working with JSON in SQL Server
JSON – A Brief Background JSON is an acronym for JavaScript Object Notation, that became popular...
Different Ways to Monitor SQL Server AlwaysOn Availability Groups
In my previous articles, I have explained the step-by-step process of deploying an AlwaysOn Availability group on SQL Server 2017. In this...
Searching for Database Objects and Table Data in SQL Server
If you are a SQL Server database administrator or developer, you need to frequently search for specific database objects the names of which...
TeamCity Hosting Plugin
This is the second part of the article related to the question of the TeamCity plugin...
Accelerated Database Recovery in SQL Server 2019
An Overview of Traditional Recovery As with all relational database systems, SQL Server guarantees the durability of data by implementing...
SQL Server High availability: Install SQL Server failover clustered instance Part 2
In my previous article, I have explained the step-by-step process of installing SQL Server Failover Clustered Instance. In this article, I...
SQL Server AlwaysOn Availability Groups: Installation and Configuration. Part 2
In my previous article, I have explained the process of installing and creating a failover cluster...