top of page


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


What are My @@OPTIONS?
In SQL Server and Azure SQL, each session has a set of options, which affect the behavior of the session. Here is a useful script...

Guy Glantser
Nov 11, 20212 min read


Be careful with your state
One of the hardest aspects of a cloud native application design is to decide whether application component or service should be Stateful...

Maria Zakourdaev
Nov 7, 20212 min read


Cosmos DB Data Migration Between Containers using Databricks and PySpark
What is Azure Cosmos DB? Azure Cosmos DB is a fully managed, fast and cost-effective NoSQL database with multi-write data distribution to...

Maria Zakourdaev
Nov 5, 20212 min read
bottom of page
