pgcli
A PostgreSQL CLI with auto-completion and syntax highlighting
Miscellaneous
Python
menggantikan psql
pgcli is a command-line interface for PostgreSQL with auto-completion (including table and column names) and syntax highlighting.
Instalasi
brew
brew install pgcli
pip
pip install pgcli
Demo
▶ GIF
Database Exploration — Part 2: Run a Query
@agentgif
▶ GIF
pgcli — pgcli vs psql
@agentgif
▶ GIF
pgcli — Dracula theme
@agentgif
▶ GIF
Database Exploration — Part 1: Interactive REPL with pgcli
@agentgif
▶ GIF
psql — pgcli vs psql
@agentgif
▶ GIF
pgcli — PostgreSQL CLI with Autocomplete
@agentgif
▶ GIF
pgcli — Monokai Pro theme
@agentgif
▶ GIF
pgcli — Gruvbox Dark theme
@agentgif
▶ GIF
pgcli — Solarized Dark theme
@agentgif
▶ GIF
pgcli — Tokyo Night theme
@agentgif
▶ GIF
pgcli — Nord theme
@agentgif
Alat Terkait
just
A handy way to save and run project-specific commands
watchexecExecute commands when watched files change
entrRun arbitrary commands when files change
miseDev tools, env vars, and task runner — polyglot rtx replace…
shfmtA shell script formatter supporting POSIX sh, Bash, and mksh
typosSource code spell checker that catches typos in code and do…
slA steam locomotive runs when you mistype ls
ShellCheckA static analysis tool for shell scripts