1 repo
Interfaces and utilities for tracking database performance, query execution, and resource health.
Distinguishing note: No candidates provided; focuses on observability rather than storage.
Explore 1 awesome GitHub repository matching system administration & monitoring · Database Monitoring Tools. Refine with filters or upvote what's useful.
Druid is a database connection management and monitoring framework designed to maintain persistent, high-performance links between applications and relational databases. It functions as a resource manager that automates the lifecycle of connection pools, reducing the overhead associated with repeatedly opening and closing network connections. The project distinguishes itself through an integrated query analysis engine that decomposes database statements into structured components. This capability enables real-time security auditing, syntax validation, and metadata extraction, allowing for the
A diagnostic interface that provides real-time visibility into connection pool health, query execution metrics, and potential performance bottlenecks within the data layer.