5 Strategies to Refactor SQL Code
Code refactoring is a common process when developing in procedural languages – and essential to developing high-quality […]
Code refactoring is a common process when developing in procedural languages – and essential to developing high-quality […]
VIEWs are an undervalued and underused feature in SQL. They basically consist of a query that has […]
A number of client tools are available for working with Azure Database for PostgreSQL flexible server. With […]
If you’re a developer who had interactions with indexes in the past, you certainly know that indexes […]
One of the most hassle-prone changes that can be made in a SQL Server database is to […]
Synchronous replicas in SQL Server Availability Groups promise no data loss, but they don’t promise zero delay; […]
Multiple tools are available for working with Azure Database for PostgreSQL flexible server. One of these is […]
With each version of SQL Server, there are always a few new features introduced that we applaud […]
Parquet is a column-oriented open-source storage format increasingly used for “big data” analytics. Yet despite its growing […]
Columnstore indexes are a powerful tool for storing analytic data directly in SQL Server. This feature has […]
Database Frontiers is a new database conference hitting the spotlight come October 15th, 2025. Here’s everything you […]
Introduction This article teaches how to use the Azure Data Studio extension to handle SQL Database projects. It […]
Before jumping into the news and code, let’s start from the beginning: Why does someone use Azure […]
Version de l’article en Anglais sur LinkedIn : Le FinOps et Microsoft Fabric, deux sujets qui m’intéressent […]
This continues my series on auditing SQL Server. The fist parts covered discovery and documentation, server level […]
Introduction to SQL Window Functions In today’s data-driven world, SQL (Structured Query Language) stands as a cornerstone for […]
Credit: Image generated by Google Bard Generative AI (GenAI) models like GPT, Gemini, PaLM, DALL-E, and others offer […]
In the realm of data analysis, being able to understand the relationships between sequential data points is paramount. […]
A database administrator has various tasks and responsibilities. Managing and keeping track of the database is one of […]