The terminal window waits, blinking. You type a query and Pgcli fires back with instant, colorful results. But something’s missing.
Pgcli is one of the best Postgres CLI tools available. It’s fast. It’s autocomplete is sharp. The syntax highlighting saves time and prevents mistakes. Still, the community knows it can go further. Feature requests are the lifeblood of open source. They shape roadmaps, sharpen edges, and push performance past limits.
The top Pgcli feature requests today fall into clear clusters. First: better integration with modern workflows. Engineers want hooks for cloud-based secrets management. They want Pgcli to connect directly to managed Postgres instances without hacking connection strings.
Second: advanced result formatting. Pgcli’s table output works, but some users want JSON export, Markdown-ready tables, and CSV streaming without piping to another tool. Direct formatting options would cut friction and keep results clean.