home.social

#sqldba — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sqldba, aggregated by home.social.

  1. Last day to register to Brent Ozar's 2026 Live Online Classes with a 50% discount.
    And you can stack an extra 10% off on top of that.
    Find out how to claim the exra discount: vladdba.com/2026/06/23/extra-1
    #SQLServer #DBA #BrentOzar #DatabasePerformance #TechTraining #sql #performance #mssql #sqldba

  2. Last day to register to Brent Ozar's 2026 Live Online Classes with a 50% discount.
    And you can stack an extra 10% off on top of that.
    Find out how to claim the exra discount: vladdba.com/2026/06/23/extra-1
    #SQLServer #DBA #BrentOzar #DatabasePerformance #TechTraining #sql #performance #mssql #sqldba

  3. Recently updated blog post:
    In which I demonstrate why using heaps in SQL Server for anything other than staging tables comes with real, measurable costs.
    If you didn't get a chance to attend my session at Data Saturday Croatia 2026, then this is the next best thing.
    vladdba.com/2025/12/30/the-hid
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  4. Recently updated blog post:
    In which I demonstrate why using heaps in SQL Server for anything other than staging tables comes with real, measurable costs.
    If you didn't get a chance to attend my session at Data Saturday Croatia 2026, then this is the next best thing.
    vladdba.com/2025/12/30/the-hid
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  5. PSBlitz 6.1.0 is live
    New checks for Backups (RPO/RPO est.) & Instance Security (beta).
    ImportExcel support
    Up to 70% faster Excel exports
    Retry logic for transient errors

    Read the full breakdown: vladdba.com/2026/05/28/psblitz
    Repo: github.com/VladDBA/PSBlitz

    #sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba #PSBlitz #MVPBuzz

  6. PSBlitz 6.1.0 is live
    New checks for Backups (RPO/RPO est.) & Instance Security (beta).
    ImportExcel support
    Up to 70% faster Excel exports
    Retry logic for transient errors

    Read the full breakdown: vladdba.com/2026/05/28/psblitz
    Repo: github.com/VladDBA/PSBlitz

    #sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba #PSBlitz #MVPBuzz

  7. PSBlitz 6.1.0 is live
    New checks for Backups (RPO/RPO est.) & Instance Security (beta).
    ImportExcel support
    Up to 70% faster Excel exports
    Retry logic for transient errors

    Read the full breakdown: vladdba.com/2026/05/28/psblitz
    Repo: github.com/VladDBA/PSBlitz

    #sqlserver #sqldba #powershell #microsoftsqlserver #mssqlserver #mssql #mssqldba #dba #PSBlitz #MVPBuzz

  8. Blog post from the past:
    In which I go over potential reasons for why some special characters end up corrupted and displayed as question marks, squares or something completely different in SQL Server.
    vladdba.com/2024/10/04/charact
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  9. Blog post from the past:
    In which I go over potential reasons for why some special characters end up corrupted and displayed as question marks, squares or something completely different in SQL Server.
    vladdba.com/2024/10/04/charact
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  10. Recently updated post:
    In which I discuss the risks of improperly configured SQL Server linked server connections and provide recommendations for securing them.
    Now with a query to identify improperly configured linked server connections.
    vladdba.com/2023/07/10/securin
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #security

  11. Recently updated post:
    In which I discuss the risks of improperly configured SQL Server linked server connections and provide recommendations for securing them.
    Now with a query to identify improperly configured linked server connections.
    vladdba.com/2023/07/10/securin
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #security

  12. New blog post:
    I demo cracking SQL Server 2025 login passwords offline.
    hashcat is currently the only viable tool for auditing SQL Server 2025 login passwords.

    The results show how #PBKDF2 slows down brute-force attacks both inside and outside of SQL Server compared to the pre-2025 hashing algorithm.

    Full methodology, benchmarks, and code included.
    vladdba.com/2026/04/16/crackin
    #sqlserver #sqldba #microsoftsqlserver #hashcat #cybersecurity #infosec #sql

  13. New blog post:
    I demo cracking SQL Server 2025 login passwords offline.
    hashcat is currently the only viable tool for auditing SQL Server 2025 login passwords.

    The results show how #PBKDF2 slows down brute-force attacks both inside and outside of SQL Server compared to the pre-2025 hashing algorithm.

    Full methodology, benchmarks, and code included.
    vladdba.com/2026/04/16/crackin
    #sqlserver #sqldba #microsoftsqlserver #hashcat #cybersecurity #infosec #sql

  14. I've noticed today that Microsoft Bing Webmaster Tools has a new "AI Performance" tab.
    Apparently, my SSMS 22 config blog post has been cited by "Microsoft Copilots and Partners" a total of 284.7K times since I've published it ~6 months ago. Pretty neat, although this doesn't really translate into visits.

    Link to blog post: vladdba.com/2025/11/16/my-sql-

    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql

  15. I've noticed today that Microsoft Bing Webmaster Tools has a new "AI Performance" tab.
    Apparently, my SSMS 22 config blog post has been cited by "Microsoft Copilots and Partners" a total of 284.7K times since I've published it ~6 months ago. Pretty neat, although this doesn't really translate into visits.

    Link to blog post: vladdba.com/2025/11/16/my-sql-

    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba #sql

  16. Latest release of PSBlitz:
    - New GUI mode
    - Google Cloud SQL & SQL Server 2025 compatibility
    - Overhauled HTML reports - Dark theme, better accessibility, improved UX
    - New Query Store pages in HTML/Excel reports
    - Updated resources
    vladdba.com/2026/03/23/psblitz
    #sqlserver #sqldba #powershell #microsoftsqlserver #dba #PSBlitz

  17. Latest release of PSBlitz:
    - New GUI mode
    - Google Cloud SQL & SQL Server 2025 compatibility
    - Overhauled HTML reports - Dark theme, better accessibility, improved UX
    - New Query Store pages in HTML/Excel reports
    - Updated resources
    vladdba.com/2026/03/23/psblitz
    #sqlserver #sqldba #powershell #microsoftsqlserver #dba #PSBlitz

  18. Blog post from the past:
    In which I cover ANSI_NULLS and QUOTED_IDENTIFIER, two potentially dangerous SET options that stored procedures inherit from your session when created.
    vladdba.com/2025/03/03/dangero
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  19. Blog post from the past:
    In which I cover ANSI_NULLS and QUOTED_IDENTIFIER, two potentially dangerous SET options that stored procedures inherit from your session when created.
    vladdba.com/2025/03/03/dangero
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  20. Blog post from the past:
    In which I cover ways of speeding up SELECT COUNT in SQL Server as well as some myths about best practices when it comes to SELECT COUNT.
    vladdba.com/2023/08/21/speedin
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba

  21. Blog post from the past:
    In which I cover ways of speeding up SELECT COUNT in SQL Server as well as some myths about best practices when it comes to SELECT COUNT.
    vladdba.com/2023/08/21/speedin
    #sqlserver #sqldba #microsoftsqlserver #mssqlserver #mssql #mssqldba