Database Administration & Monitoring, Database management, SQL Server, Technology Survey SQL Server: New SQL Server Management Studio (SSMS) landing page 01.07.2025 by Stéphane Haby After the new connectivity and drivers landing page for SQL Server with .Net, Java, Python, C++, Go and PHP languages, you have a new landing page for SQL Server Management Studio (SSMS) : https://learn.microsoft.com/en-us/ssms You will see 6(…)
Development & Performance, Docker, SQL Server, Technology Survey SQL Server 2025: Local SQL Server Container – Schema design preview 25.06.2025 by Stéphane Haby After my blogs about “SQL Server 2025: Local SQL Server Container without Docker Command” and “SQL Server 2025: Local SQL Server Container – Schema compare preview”, I continue to play & test it. One new feature in preview(…)
Development & Performance, Docker, SQL Server, Technology Survey SQL Server 2025: Local SQL Server Container – Schema compare preview 24.06.2025 by Stéphane Haby After my blog about “SQL Server 2025: Local SQL Server Container without Docker Command”, I continue to play & test it. One new feature in preview is the “schema compare” in this last extension for Visual Code: I like(…)
SQL Server, Technology Survey SQL Server: New connectivity and Drivers landing page 23.06.2025 by Stéphane Haby You will find a new connectivity and drivers landing page for SQL Server with .Net, Java, Python, C++, Go and PHP languages: SQL Connectivity and Drivers – SQL Server | Microsoft Learn As you can see, you can download,(…)
Database Administration & Monitoring, Database management, Docker, SQL Server, Technology Survey SQL Server 2025: Local SQL Server Container without Docker Command 23.06.2025 by Stéphane Haby The last version of” MSSQL extension for Visual Studio Code” has in Preview “the Local SqlServer Containers” based on SQL Server 2025 with the following keys: Create and manage SQL Server containers locally without Docker commands Use SQL Server 2025(…)
Database Administration & Monitoring, Database management, SQL Server, Technology Survey SQL Server 2025: What news on the instance configuration 20.06.2025 by Stéphane Haby Like every time with a new version of SQL Server, it’s good to see what the new configurations possibilities are for us to manage the instance. To do this, I will compare SQL 2022 and SQL 2025 using the system(…)
Database Administration & Monitoring, Database management, SQL Server, Technology Survey New SQL Server Management Studio Version 21 – First Test 13.11.2024 by Stéphane Haby Last week, at the Pass Data Summit, they announce the new version of SQL Server Management Studio: SSMS 21 You can find the preview in here. It’s a good opportunity to test this new version before installing it by(…)
Cloud Native, Database Administration & Monitoring, Database management, SQL Server, Technology Survey Coming back to the Future Data Driven Summit 2024’s Event last night 26.09.2024 by Stéphane Haby Last night, I followed with Amine Haloui the Future Data Driven Summit 2024 from 3 PM to 2 AM This event was remote and very easy to follow. One day with 5 rooms and more then 55 speakers…(…)
Delphix, DevOps, Technology Survey Data Masking with Delphix Continuous Compliance 11.07.2024 by Oliver Schwark Solution Overview The DevOps Data Platform Continuous Compliance solution of Delphix provides a comprehensive approach to data masking. It meets enterprise-class performance, scalability, and security requirements.
Database Administration & Monitoring, Database management, PostgreSQL, SQL Server, Technology Survey PosgreSQL + SQL Server = WiltonDB – Part 2 – Database Management 10.06.2024 by Stéphane Haby Few months ago I write about WiltonDB and how to install it. Now, I move one step forward with the Database Management. How to create a Database ? I test first with the T-SQL Command CREATE DATABASE script: I(…)