An open API service indexing awesome lists of open source software.

https://github.com/piyusql/pgtuner

A postgres tool to suggest the improvements on db schema
https://github.com/piyusql/pgtuner

database-inspector db-schema golang-application postgres

Last synced: 14 days ago
JSON representation

A postgres tool to suggest the improvements on db schema

Awesome Lists containing this project

README

          

# pgtuner
A postgres tool to suggest the improvements on db schema

It will try to give user the following insight
* Query time analyze
* Index usage statistics and analyze
* Cache hits, best memory utilization