pgcli: Enhanced PostgreSQL Command Line Interface icon

pgcli: Enhanced PostgreSQL Command Line Interface

pgcli is a powerful command line interface for PostgreSQL that offers autocompletion, syntax highlighting, and context-aware suggestions, making database interactions more efficient and user-friendly. It simplifies the process of managing PostgreSQL databases through intuitive commands and provides a seamless experience for both beginners and experienced users.

Features

Auto-completion for SQL keywords, tables, and columns as you type.

Syntax highlighting using Pygments for improved readability.

Context-sensitive smart completion for specific SQL queries.

Support for psql backslash commands and pretty printing of tabular data.

Configurable settings stored in a user-friendly configuration file.

Integration with Docker for easy setup and testing without system-wide installation.

Compatibility with IPython for enhanced data analysis workflows.

Repository Details

12,161
556
Updated: 12/1/2024

Languages

Python
Gherkin
Shell
Dockerfile

Topics

python
postgresql
postgres
psql
database

License

BSD 3-Clause "New" or "Revised" License