Tag: database security

Secure Database Infrastructure for AI Agents: Beyond the Hype with dbForge Edge

Constraints, MySQL, Oracle

Short Summary: This guide examines the technical requirements for securing database environments...
Read More

Understanding SQL Server Security Function HAS_Permis_BY_Name and Its USE Cases

Database administration, Security

There are multiple instances when we want to check the permission on a securable for a principal. Before going ahead, let’s see what...
Read More

Understanding SQL Server Lockdown to Secure Database Environment

Database administration, Security

Security is the main concern these days in every sector. Database Security is also a major worry for any customer. SQL Server is designed...
Read More

Connecting a Bastion Server to a PostgreSQL Server via SSH Tunnel

Database administration, PostgreSQL, Security

PostgreSQL is a well-known relational database management system that boasts a secure environment...
Read More

How to Protect MySQL Databases from Ransomware Campaigns

Database administration, MySQL, Troubleshooting Issues • One Comment

MySQL is known for being easy to use and highly secure. That’s why it is the number one choice for many organizations, including the...
Read More

How to Connect to Azure SQL Database Securely

Azure, Cloud

As a database administrator, I started my journey in deploying managed SQL databases on the cloud, and I highly recommend deploying Azure...
Read More

SQL Vulnerability Assessment

SSMS, Tools & technologies

SQL Vulnerability Assessment is a feature available in the latest versions of SQL Server Management...
Read More

In-depth Exploration of Row Level Security

Database administration, Security

Introduction Organizations are becoming more and more concerned about how to reduce the cost of licensing database solutions using...
Read More

Introduction to Row-Level Security in SQL Server

Database administration, Security

Why Row Level Security Matters? Prior to SQL Server 2016, table-level security was the default lowest level of security for a database. In...
Read More

Oracle Database Security: Database Auditing

Database administration, Security

In this article, I will continue with Oracle Database Security and I will present some important...
Read More
Close