Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 336 Bytes

File metadata and controls

2 lines (2 loc) · 336 Bytes

Database-Monitor---Lock-Tables-detector

This Python-based GUI application monitors SQL database performance via ODBC, tracking slow queries in real-time using DMVs. It detects bottlenecks like locked tables or long waits and allows users to take action, such as terminating problematic sessions, ensuring optimal database performance