Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgramin/pg_prompter
https://github.com/mgramin/pg_prompter
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgramin/pg_prompter
- Owner: mgramin
- License: mit
- Created: 2021-08-09T14:09:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T22:57:29.000Z (about 3 years ago)
- Last Synced: 2024-08-03T22:19:14.467Z (4 months ago)
- Language: Go
- Size: 74.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - mgramin/pg_prompter - (Go)
README
# pg_prompter
Fast and simple CLI tools for PostgreSQL
- show
- drop
- vacuum
- gather stat
- show objects size and other stats
- show dependencies objects## REPL mode
![pg_prompter demo](demo.gif)## CLI mode
Coming soon...Build from source:
```
go install
```