Pg_stat_monitor logo

Pg_stat_monitor

Better insights into query performance in PostgreSQL
0
2
+ 1
0

What is Pg_stat_monitor?

It is the statistics collection tool based on PostgreSQL's contrib module pg_stat_statements. PostgreSQL’s pg_stat_statements provides the basic statistics, which is sometimes not enough. The major shortcoming in pg_stat_statements is that it accumulates all the queries and their statistics and does not provide aggregated statistics nor histogram information. In this case, a user needs to calculate the aggregate which is quite expensive.
Pg_stat_monitor is a tool in the Database Tools category of a tech stack.
Pg_stat_monitor is an open source tool with 417 GitHub stars and 57 GitHub forks. Here’s a link to Pg_stat_monitor's open source repository on GitHub

Pg_stat_monitor Integrations

Pg_stat_monitor's Features

  • Statistics collector for PostgreSQL
  • Advanced replacement for pg_stat_statements

Pg_stat_monitor Alternatives & Comparisons

What are some alternatives to Pg_stat_monitor?
Slick
It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred.
Spring Data
It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services. This is an umbrella project which contains many subprojects that are specific to a given database.
DataGrip
A cross-platform IDE that is aimed at DBAs and developers working with SQL databases.
DBeaver
It is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, Teradata, MongoDB, Cassandra, Redis, etc.
Microsoft SQL Server Management Studio
It is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. It provides tools to configure, monitor, and administer instances of SQL Server and databases. Use it to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts.
See all alternatives

Pg_stat_monitor's Followers
2 developers follow Pg_stat_monitor to keep up with related blogs and decisions.