The growth in the volume of data that organizations are expected to process shows no signs of slowing down. In most cases, it will only intensify as...
database-tools
Object Magic (Part 3)
Let’s assume you want to hide all object properties that have no value (are empty). Here is a simple approach: # get any object $object =...
Managing Big Data with MySQL Can be Challenging
MySQL is an extremely popular open-source database platform originally developed by Oracle. It currently is the second most popular database...
Announcing Precise 10.1 General Availability
We are pleased to announce the release of Precise 10.1, the company’s application performance monitoring platform. This latest release adds...
Precise provides enhanced support for AWS & Azure
Precise provides enhanced support for Amazon Web Services in Precise 10.0 and 10.1 and has extended support to AWS RDS instances Precise 10.0 &...
What are some of the highlights of SQL Diagnostic Manager Pro?
IDERA offers a wide range of products covering the needs of database administrators (DBA) for Microsoft SQL Server. Also, IDERA provides a wide...
The Benefits of Aqua Data Studio and Snowflake Integration
Perhaps owing to its popularity, there are a number of Snowflake integrations geared towards optimizing organization's use of the platform....
Object Magic (Part 2)
Via the secret “PSObject” property, you can get detailed information about object members. For example, if you’d like to know...
Aqua Data Studio & Snowflake Integration Explained
Perhaps owing to its popularity, there are a number of Snowflake integrations geared towards optimizing organization's use of the platform....
Struggling With Big Data Analytics in the Healthcare Industry
Enterprises in many diverse fields are trying to make sense of the possibilities afforded by big data analytics. Taking advantage of the insights...
How Good Do You Feel About Your SLAs?
A service level agreement (SLA) is an important component of a service contract between a provider and its customer. It defines measurable aspects...
Object Magic (Part 1)
In PowerShell, most data are represented as PSObjects, a specific object “wrapper” added by PowerShell. To get to this specific wrapper,...
What do customers have to say about SQL Doctor?
Are you curious about who the customers of SQL Doctor are in terms of the type of organization, industry, and country? And are you...
Who Uses Aqua Data Studio and What Are its Benefits?
Aqua Data Studio is a tool for developers and administrators that offers a platform for data management and analytics across any type of cloud,...
What are the most critical performance tuning checks for MySQL?
MySQL is the most popular and influential open-source relational database. As applications become more data-dependent, the database application...
You Need to Modernize Your Legacy Monitoring Tools
Computer networks have always been one of the most complicated components of an enterprise’s IT environment. They are comprised of numerous...
Encrypting Text (Part 2)
This is the second part of our text encryption/decryption series. In the first part you learned how you can safely encrypt text on a machine. Now...
What are five common misconceptions about cloud migration?
The popularity of cloud platforms continues to grow for a variety of reasons. For example, it allows organizations to pay only for the computing...
Finding All of Your Assets After a Cloud Migration
If your company is like the majority of others out there, they are likely to be interested in taking advantage of the cloud for at least some of...
Encrypting Text (Part 1)
Let’s take a look at a safe way of encrypting text on a computer. The below Protect-Text function takes any text and encrypts it...
How Backups Protect Your Databases From Malware Attacks
The daily responsibilities of a DBA make it an extremely challenging and critical role in a company’s IT department. The importance of an...
What do customers have to say about SQL Safe Backup?
Are you curious about who the customers of SQL Safe Backup are in terms of the type of organization, industry, and country? And are you...
Are You Ready for SQL Server 2008 End of Support?
Organizations and individuals who use Microsoft SQL Server 2008 have to make a choice. Extended support of the database platform ended as of July 9,...
Creating NT4 Password Hashes
Internally, Active Directory stores all passwords as so-called NTLM Hashes. There are a number of security-analysis tools that can read and dump...