Tools & technologies

How to Make Use of SQL Server Graph Database Features

Code Management, Tools & technologies

Would SQL Server graph database features fit your next project? While you may not know the...
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 model it is possible to have databases...
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....
Read More

Best SQL Tools for Database Developers and Administrators

Code Management, Tools & technologies

For a SQL database developer, it is essential to have the necessary SQL tools in hand, which enable to reduce the development time of given...
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 implementation and hosting. If you haven’t seen the...
Read More

Implementing a TeamCity Plugin

Tools & technologies, Utilities & Extensions • One Comment

Steps for implementing a TeamCity Plugin include: • Preparing the development environment •...
Read More

Developing Azure DevOps Extension

Azure, Cloud, Tools & technologies, Utilities & Extensions

Introduction Azure DevOps Services provides a lot of space for importing your custom extension. Work items, pipeline tasks, dashboard...
Read More

Deploying a SQL Server Docker Container

Containers, Docker, Tools & technologies

Introduction Containerization has become the dominant topic after the Server Virtualization and Cloud Computing Eras. While many thought...
Read More

Analytic Functions in SQL Server

Code Management, Tools & technologies

Aggregate and Analytic functions in SQL Server operate on a set of rows. However, unlike such...
Read More
Close