SQL Server offers the option to use Transparent Data Encryption (TDE) to encrypt database data files. This option protects data while at rest.
CAUTION:
If Encrypting database data files is enabled on your
SQL Server, the performance of your Directory decreases by 3% - 5%.
For information on how to encrypt data files, refer to your SQL Server documentation.