PowerShell uses a number of so-called type accelerators that help with long .NET type names. Instead of using...
database-tools
Categories
- Free tools
- SQL Admin Toolset
- SQL Compliance Manager
- SQL Defrag Manager
- SQL Diagnostic Manager for MySQL
- SQL Diagnostic Manager for SQL Server
- SQL Diagnostic Manager Pro
- SQL Doctor
- SQL Enterprise Job Manager
- SQL Inventory Manager
- SQL Query Tuner for SQL Server
- SQL Safe Backup
- SQL Secure
- SQL Workload Analysis for SQL Server
- Uptime Infrastructure Monitor Formerly Uptime
Tags
Administration agent-based monitoring Agentless Monitoring alert responses alert thresholds alerting Alerts Amazon Aurora Amazon EC2 Amazon RDS Amazon RDS / Aurora Amazon RDS for SQL Server Amazon Redshift Amazon S3 Amazon Web Services (AWS) Analytics application monitoring Aqua Data Studio automation availability Azure Azure SQL Database azure sql managed instance Azure VM backup Backup and recovery backup and restore backup compression backup status Backup Strategy backups big data Blocking bug fixes business architecture business data objects business intelligence business process modeling business process models capacity planning change management cloud cloud database cloud database monitoring cloud infrastructure cloud migration cloud providers Cloud Readiness Cloud Services cloud storage cloud virtual machine cloud VM clusters code completion collaboration compliance compliance audit compliance audits compliance manager compliance reporting conference configuration connect to database cpu Cross Platform custom counters Custom Views customer survey customer testimonials Dark Theme dashboards data analysis Data Analytics data architect data architecture data breaches Data Collector data governance data lakes data lineage data management data model data modeler data modeling data models data privacy data protection data security data security measures data sources data visualization data warehouse database database administration database administrator database automation database backup database backups database capacity database changes database community database connection database design database developer database developers database development database diversity Database Engine Tuning Advisor database fragmentation database GUI database IDE database indexes database inventory management database locks database management database migration database monitoring database navigation database optimization database performance Database Permissions database platforms database profiling database queries database recovery database replication database restore database schema database security database support database synchronization database tools database transactions database tuning database-as-a-service databases DB Change Manager DB Optimizer DB PowerStudio DB2 DBA DBaaS DBArtisan dBase DBMS DDL Debugging defragmentation Demo diagnostic manager diagnostics dimensional modeling disaster recovery Download drills embedded database Encryption End-user Experience entity-relationship model ER/Studio ER/Studio Data Architect ER/Studio Enterprise Team Edition events execution plans free tools galera cluster GDPR Getting Started Git GitHub Google Cloud Hadoop Healthcare high availability HIPAA Hive hybrid clouds Hyper-V IDERA IDERA ACE Index Analyzer index optimization infrastructure as a service (IaaS) infrastructure monitoring installation Integrated Development Environment interbase Inventory Manager IT infrastructure Java JD Edwards JSON licensing load test load testing logical data model macOS macros managed cloud database managed cloud databases MariaDB memory memorystorage memoryusage metadata metric baselines metric thresholds Microsoft Azure Microsoft Azure SQL Database Microsoft PowerShell Microsoft SQL Server Microsoft Windows MongoDB monitoring Monitoring Tools Monyog multiple platforms MySQL news newsletter NoSQL Notifications odbc optimization Oracle PeopleSoft performance Performance Dashboards performance metrics performance monitoring performance schema performance tuning personally identifiable information physical data model Platform platform as a service (PaaS) PostgreSQL Precise Precise for Databases Precise for Oracle Precise for SQL Server Precise Management Database (PMDB) product updates Project Migration public clouds Query Analyzer query builder query monitor query optimization query performance Query Store query tool query tuning query-level waits Rapid SQL rdbms real time monitoring Real User Monitoring recovery regulations relational databases Releases Reporting Reports repository Restore reverse engineering Roadmap sample SAP Scalability Security Policy Security Practices server monitoring Server performance server-level waits Service Level Agreement SkySQL slow query SNMP snowflake source control SQL SQL Admin Toolset SQL CM SQL code SQL coding SQL Compliance Manager SQL Defrag Manager sql development SQL Diagnostic Manager SQL Diagnostic Manager for MySQL SQL Diagnostic Manager for SQL Server SQL Diagnostic Manager Pro SQL DM SQL Doctor SQL Enterprise Job Manager SQl IM SQL Inventory Manager SQL Management Suite SQL Monitoring SQL Performance SQL Quality SQL query SQL Query Tuner SQL Safe Backup SQL script SQL Secure SQL Security Suite SQL Server sql server alert SQL Server Migration SQL Server Performance SQL Server Recommendations SQL Server Security SQL statement history SQL tuning SQL Virtual Database sqlmemory sqlserver SQLyog Storage Storage Performance structured data Subversion Support tempdb tempdb data temporal data Tips and Tricks troubleshooting universal data models universal mapping unstructured data Uptime Infrastructure Monitor user experience user permissions Virtual Machine (VM) web services webinar What-if analysis WindowsPowerShellDangerous Temp Files!
Internal system functions are often helpful, but always make sure you fully understand what they do. A particularly popular system method is called...
Win a New Backpack in our April #SQLChat!
It's that time again! Participate in our April #SQLChat for your chance to win a new Herschel Supply Co. Backpack! Our next #SQLChat will take place...
Precise Ranks Tables and Indices By Activity | right indexes & right defragmentation schedule
Precise ranks the busiest objects (tables and indices) for Oracle, SQL Server, and DB2. The right indexes and the right de-fragmentation schedule...
Explore Objects
In PowerShell, anything is represented by objects, and here is a helpful one-liner that examines any object and copies its members as text into your...
Managing Bit Flags (Part 4)
In PowerShell 5, the new support for enums makes dealing with bit values much easier as you’ve seen in previous tips. Even setting or clearing...
Managing Bit Flags (Part 3)
Setting or clearing bit flags in a decimal is not particular hard but unintuitive. Here is a quick refresher showing how you can set and clear...
Managing Bit Flags (Part 2)
In the previous tip we illustrated how you can use PowerShell 5’s new enums to easily decipher bit flags, and even test for individual flags....
Managing Bit Flags (Part 1)
Occasionally, you might have to deal with bit flag values. Each bit in a number represents a certain setting, and your code might need to determine...
Working With Generics
Generic types can use placeholders for actual types, and you may be wondering why that can be exciting. There are a number of data types, for...
A Closer Look At SQL Safe’s Backup File Deletion
One of SQL Safe's frequently used feature is the ability to automatically delete backups older than a certain time period. This feature, however, is...
Inheriting Classes in PowerShell 5 (part 2)
Here is another use case for the new class feature in PowerShell 5. In the previous example, we illustrated how you can derive new classes from...
Inheriting Classes in PowerShell 5 (part 1)
PowerShell 5 comes with built-in support for classes. You can use this new feature to enhance existing .NET classes. Here is an example: let’s...
Show or Hide Windows
PowerShell can call internal Windows API functions, and in this example, we’d like to show how you can change the show state of an application...
Using Pester Tests to Test Anything
Pester is an open source module shipping with Windows 10 and Windows Server 2016, and can be downloaded from the PowerShell Gallery...
Uptime Infrastructure Monitor 7.8 now available. Download today!
We are pleased to announce the general availability of Uptime Infrastructure Monitor 7.8. Existing users may upgrade to this version through the...
Reading Environment Variables Freshly
When you read environment variables in PowerShell, you probably make use of the “env:” drive. This line retrieves the environment...
Setting Environment Variables
When setting environment variables through the PowerShell “env:” drive, you are always just manipulating the process set. It applies to...
Checking Host
In the past, Microsoft shipped two PowerShell hosts: the basic PowerShell console, and the more sophisticated PowerShell ISE. Some users used code...
Playing with PowerShell 6.0
PowerShell is open source now, and the next big release of PowerShell is being developed in the open. If you’d like to take a peek preview,...
Getting granular with the new Monitor Windows Memory plugin
Hello you metric hungry Windows Admins! Robert here with another plugin for your consideration, and, Windows monitoring needs. Yes, I...
How to prevent the data collector unavailable message on server restarts.
Hello Windows world Uptimers! Robert here with a quick tip to help cure those data collector blues. This message (malady) usually occurs because the...
Caching Credentials Using JSON
When you need to cache logon credentials to a file, this is typically done by piping the credential to Export-Clixml which produces a rather lengthy...
How NBT inc. improved their MySQL database performance
We had a chance to speak with JaiKwang Lee, Product Guild & DevOps leader at NBT, Inc. Lee and team are responsible for managing the company’s...
Golden Nugget: Working with The Repository Security Center
ER/Studio Repository is a server-side model management system that solves the day-to-day challenges of modeling in a team environment, where model...
Free Guides to Start With PowerShell
If you have colleagues that don’t know PowerShell, and you would like them to get started, here are three free learning resources:...
Identifying Problematic Execution Policy Settings
PowerShell uses execution policy to determine which scripts to run. There are in fact five scopes where execution policy can be defined, and to see...
Highlights: Become better at monitoring MySQL & MariaDB using Monyog
Thank you everyone who attended our Webinar on "Become better at monitoring MySQL & MariaDB using Monyog". The webinar witnessed...
Checking Execution Policy
Execution policy determines what kind of scripts PowerShell will execute. You need to set execution policy to something other than Undefined,...
Let’s Discuss Migrating to the Cloud!
It’s that time again! Our next #SQLChat will take place Wednesday, March 15 at 11 AM CT with Mike Fal. Mike will be leading a discussion on...