SQL Server Security

SQL Server security sits at the apex of the database management food chain. Performance, scalability, availability, and recoverability are all moot if you’re the victim of a ransomware attack. Here are Straight Path Solutions, securing our clients’ databases is our top priority. We’ve put together this resource page as a single point of reference for all of our SQL Server security tools and blog posts.

Jump to…

If you’d like to be notified when we publish new tools or blog posts, be sure to sign up for our newsletter…

Subscribe for Updates

sp_CheckSecurity

This is one of our free SQL Server tools for SQL Server Database Administrators (or people who play DBA at their organization) to check the security of their SQL Servers. It is used to detect security vulnerabilities and discrepancies in SQL Server instances.

Learn More