Utilities & Extensions

Top-10 SQL Server Management Studio (SSMS) Add-ins You Should Use in 2021

Tools & technologies, Utilities & Extensions

If you deal with SQL infrastructure, especially Microsoft SQL Servers, you deal with SSMS. The SQL...
Read More

Backup and Restore MySQL Database Using mysqldump

MySQL, Tools & technologies, Utilities & Extensions

The current article focuses on applying the mysqldump utility to backup and restore MySQL databases. This utility is the most common tool...
Read More

Using SQL Server Configuration Manager

Tools & technologies, Utilities & Extensions

Introduction SQL Server Configuration Manager is a part of SQL Server Suite, allowing us to configure the options external to the database...
Read More

Create a Database Diagram Using dbForge Database ER Diagram Tool for SQL Server

Tools & technologies, Utilities & Extensions

SQL Server database diagram is a graphical representation of database tables. It visualizes the...
Read More

SQL Server Indexes Management Using Index Manager for SQL Server

Database development, Indexes, Tools & technologies, Utilities & Extensions

SQL Server Index Overview When talking about SQL Server performance tuning and queries enhancement, the first thing to consider is the SQL...
Read More

Configure Database Mirroring in SQL Server

Tools & technologies, Utilities & Extensions

Database mirroring is a SQL Server high availability solution provided by Microsoft, with the following components. Principal database...
Read More

Using SQL Server 2016 Upgrade Advisor

Tools & technologies, Utilities & Extensions

INTRODUCTION SQL Server is designed to allow multiple databases on a single instance. With this...
Read More

Welcome Back the T-SQL Debugger with SQL Complete – SQL Debugger

Tools & technologies, Utilities & Extensions

When you develop large chunks of T-SQL code with the help of the SQL Server Management Studio tool, it is essential to test the “Live”...
Read More

Pivoting, Unpivoting, and Splitting Columns in Power BI Query Editor

Database development, Tables, Tools & technologies, Utilities & Extensions

For reference, Power BI is a data visualization and analytics software developed by Microsoft. Power BI can be used for static as well as...
Read More

TeamCity Hosting Plugin

Tools & technologies, Utilities & Extensions

This is the second part of the article related to the question of the TeamCity plugin...
Read More
Close