top of page


The Complete Guide to Temporary Tables and Table Variables - Part 2
In this blog post I am going to focus on a performance comparison between temporary tables and table variables...

Guy Glantser
Jan 4, 20223 min read


Detect Weak Passwords in SQL Server
Today I'll be providing you with a T-SQL script that generates various permutations and variations of common and weak passwords and uses...
Eitan Blumin
Jan 3, 20224 min read


Announcing SQL Database DevOps
If you are an R&D business working with SQL Databases, and your database developers are still stuck in the 90's, then this is for you...

Guy Glantser
Dec 24, 20213 min read


An Intro to Azure Synapse Serverless SQL Pool
This article explains what an Azure Synapse Serverless SQL Pool is all about, and why you should consider using it...

Guy Glantser
Dec 23, 20213 min read


Easily Collect Database Information
If you work with a SQL Server instance or an Azure SQL Managed Instance, then you might need to collect database information...

Guy Glantser
Dec 22, 20211 min read


Azure Database for PostgreSQL
PostgreSQL is an open-sourced, feature rich and extendable relational database that handles high concurrency workloads easily. It...

Maria Zakourdaev
Dec 17, 20211 min read


Azure Database for MySQL
MySQL is an open-source relational database that is widely used for web applications, it’s easy to use, reliable, secure, and fast....

Maria Zakourdaev
Dec 17, 20211 min read


Performance Tuning Like a Pro - with Hypothetical Indexes
Leave your peers awe-struck using the "magic trick" of Hypothetical Indexes in SQL Server
Eitan Blumin
Dec 14, 20213 min read


Databases and Guests
A few days ago, I helped one of my customers with a cyber security review questionnaire. One of the sections asked about the guest users...

Vitaly Bruk
Dec 9, 20212 min read


How To Tune Performance - Chapter 2: Analysis, Questions, Detection
This series of articles will cover the first steps you should take when entering a new environment, aiming to improve overall...

Sagi Amichai
Nov 16, 20212 min read
bottom of page
