Command Line Interface for PostgreSQL Database Management
LunaCLI is a powerful command-line tool designed to interact with PostgreSQL databases. It allows users to connect, execute SQL commands, and configure connection settings dynamically, all from a single, intuitive interface.
Quick installation and configuration
Real-time credential management
Export, scheduling, and monitoring
Full ACID transaction management
Connect to PostgreSQL databases with custom credentials and dynamic port configuration
Execute SQL commands directly from the CLI with table-formatted results
Full support for database transactions, table management, and schema creation
Create, save, and clone database entities for quick terminal connections
Track and reuse previously executed commands for improved workflow
Schedule SQL queries to run at specified intervals automatically
Execute SQL files and export table data to CSV format
Multiple query execution with sequential result retrieval
Save frequently used SQL commands for quick access and reuse
Prometheus support for query monitoring and performance tracking
Before running LunaCLI, ensure you have the following installed:
Required runtime environment
For building the project
Database connectivity
For development purposes, you can run the project without packaging:
Experience powerful PostgreSQL database management directly from your command line