Operations | Monitoring | ITSM | DevOps | Cloud

Databases

The latest News and Information on Databases and related technologies.

6 Tips to Enhance Java Application Performance by Tuning JDBC Database Access Mechanisms

While tuning the performance of your application at the code level or sizing the JVM appropriately are important for enhancing performance, it is equally important to look at how to tune accesses to the backend database. After all, response time for a web request is dependent on the processing time in the Java application tier as well as the query processing time in the database tier.

A Developer's Perspective on Distributed SaaS Database Monitoring

While application performance monitoring can provide us with metrics on software use and delays, SolarWinds® Database Performance Monitor (DPM) was built to tell us stories as to why user behavior is the way it is in the database. Database performance monitoring for developers in the distributed cloud industry is an important practice for maintaining the best environment for your users.

Troubleshooting PostgreSQL: How to Use Logs and Metrics to Fix Slow Queries

Imagine some users complaining that querying PostgreSQL is slow (this never happened right?), and we have to troubleshoot this problem. It could be one of two things: I would normally first check on the environment, specifically PostgreSQL metrics over time. Such monitoring shows if the CPU is too high or how many disk reads were buffer reads. PostgreSQL logs also give information about the environment, such as how many statements were run and if any errors occurred.

The Best MySQL Monitoring Tools & Software of 2020

Evolving MySQL operations requires understanding how MySQL works. A good monitoring tool alerts on issues before they impact end users and helps reduce the MTTR of incidents when they do occur. But choosing a database monitoring solution can be tough due to the vast number of solutions available, each with their own pros and cons. In this blog post, I’ll review some of the best MySQL monitoring tools available that can help measure and improve database performance.

Monitor MarkLogic with Datadog

MarkLogic is a multi-model NoSQL database with support for queries across XML and JSON documents (including geospatial data), binary data, and semantic triples—as well as full-text searches—plus a variety of interfaces and storage layers. Customers include large organizations like Airbus, the BBC, and the U.S. Department of Defense. Because MarkLogic can process terabytes of data across hundreds of clustered nodes, maintaining a deployment is a complex business.