Database performance metrics | Analysis & measurement

Is there a library/technique to perform database analysis in RStudio ?

I've my RStudio connected to Postgres using library(DBI). Now can we identify database performance metrics and start performing analysis such as;

Database Throughput
Database Response or Latency
Other indicators

Basically, some database analysis report on their performance metrics.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.