Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mgramin/pg_prompter


https://github.com/mgramin/pg_prompter

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

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
```