mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.4K
active users

#mssql

2 posts1 participant0 posts today
Vlad :verified:<p>Blog post from the past:<br>In which I demo a few variations of basic SQL injection using PowerShell and SQL Server, while also showing how to address it.</p><p><a href="https://vladdba.com/2025/01/06/explaining-sql-injection-powershell-and-sql-server/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">vladdba.com/2025/01/06/explain</span><span class="invisible">ing-sql-injection-powershell-and-sql-server/</span></a></p><p><a href="https://mastodon.cloud/tags/sqlserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sqlserver</span></a> <a href="https://mastodon.cloud/tags/sqldba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sqldba</span></a> <a href="https://mastodon.cloud/tags/microsoftsqlserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microsoftsqlserver</span></a> <a href="https://mastodon.cloud/tags/mssqlserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mssqlserver</span></a> <a href="https://mastodon.cloud/tags/mssql" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mssql</span></a> <a href="https://mastodon.cloud/tags/mssqldba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mssqldba</span></a> <a href="https://mastodon.cloud/tags/security" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>security</span></a> <a href="https://mastodon.cloud/tags/infosec" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>infosec</span></a></p>
Douglas J Hunley<p>What the Decline of <a href="https://fosstodon.org/tags/Sql" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sql</span></a> Server Quality means for <a href="https://fosstodon.org/tags/Developers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Developers</span></a> and <a href="https://fosstodon.org/tags/DBAs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DBAs</span></a> <a href="https://kendralittle.com/2025/03/10/what-the-decline-of-sql-server-quality-means-developers-dbas/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">kendralittle.com/2025/03/10/wh</span><span class="invisible">at-the-decline-of-sql-server-quality-means-developers-dbas/</span></a> <a href="https://fosstodon.org/tags/MSSQL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSSQL</span></a></p>
robrich<p><a href="https://learn.microsoft.com/en-us/sql/sql-server/what-s-new-in-sql-server-2025?view=sql-server-ver17" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">learn.microsoft.com/en-us/sql/</span><span class="invisible">sql-server/what-s-new-in-sql-server-2025?view=sql-server-ver17</span></a> - the <a href="https://hachyderm.io/tags/MSSQL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MSSQL</span></a> <a href="https://hachyderm.io/tags/SqlServer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SqlServer</span></a> 2025 preview is looking mighty nice</p>
Vlad :verified:<p>New blog post:<br>In which I explore the impact of SQL Server 2025’s PBKDF2 hashing algorithm on password cracking and compare it with SQL Server 2022.<br><a href="https://mastodon.cloud/tags/sqlserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sqlserver</span></a> <a href="https://mastodon.cloud/tags/sqldba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sqldba</span></a> <a href="https://mastodon.cloud/tags/microsoftsqlserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microsoftsqlserver</span></a> <a href="https://mastodon.cloud/tags/mssqlserver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mssqlserver</span></a> <a href="https://mastodon.cloud/tags/mssql" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mssql</span></a> <a href="https://mastodon.cloud/tags/mssqldba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mssqldba</span></a> <a href="https://mastodon.cloud/tags/sql" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sql</span></a> <a href="https://mastodon.cloud/tags/security" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>security</span></a> <a href="https://mastodon.cloud/tags/pbkdf2" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pbkdf2</span></a><br><a href="https://vladdba.com/2025/06/23/looking-into-sql-server-2025s-new-pbkdf2-hashing-algorithm/" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">vladdba.com/2025/06/23/looking</span><span class="invisible">-into-sql-server-2025s-new-pbkdf2-hashing-algorithm/</span></a></p>

I have been spending a moderate amount of time trying to set up a project or two on my home server. I have the current weather conditions and the 5-day forecast for 10 Wisconsin cities copying down to a database once every hour. Last night, I set up a new table that has the GPS coordinates for the center of each of those 10 cities and I'm trying to figure out how to query that table with the GPS coordinates of the user to figure out which city is closest. I've seen that done with #MSSQL but not yet with #MariaDB.

The end goal is to be able to query the database for weather conditions and have the results be sorted by how close each city is to where you are right now.

T-SQL в .NET Core EF Core: Гибридный подход к производительности и гибкости (Переосмысление с учетом обсуждения)

Секретное оружие в .NET Core: Почему вы игнорируете мощь T-SQL? Ваши LINQ-запросы становятся громоздкими? Производительность упирается в потолок? Возможно, вы упускаете нечто важное. Эта статья — приглашение взглянуть на привычные инструменты под новым углом. Мы исследуем гибридный подход, который позволяет использовать весь потенциал Microsoft SQL Server, выходя за рамки стандартного взаимодействия через EF Core. Узнайте, как T-SQL может упростить сложные задачи, повысить производительность и сделать вашу архитектуру более гибкой. Это не просто технический трюк, а переосмысление роли СУБД в современном приложении. Готовы узнать, как использовать "скрытые" возможности MSSQL и почему это может быть именно то, что нужно вашему проекту? Читать об этом

habr.com/ru/articles/914378/

ХабрT-SQL в .NET Core EF Core: Гибридный подход к производительности и гибкости (Переосмысление с учетом обсуждения)Это вторая версия статьи. Первая версия: https://habr.com/ru/articles/906522/ Введение В мире современной разработки на .NET Core и Entity Framework Core (EF Core) доминирует подход Domain-Driven...
#net#net_core#ef