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
- Host: GitHub
- URL: https://github.com/piyusql/pgtuner
- Owner: piyusql
- Created: 2020-05-08T17:22:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T18:48:26.000Z (about 6 years ago)
- Last Synced: 2026-07-14T08:28:37.828Z (16 days ago)
- Topics: database-inspector, db-schema, golang-application, postgres
- Language: Go
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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