Skip to main content

Browser-based SQL Query Tool for Universal Database Management

Project description

Query Commander · GitHub license Python Versions Read the Docs GitHub release (latest by date)

Introducing Query Commander, the revolutionary opensource browser-based SQL tool designed for secure and efficient database management.

Basic Screenshot

Features:

  1. Database Connectivity

    • Support for multiple database types (Oracle, PostgreSQL, Redshift, MySQL, etc.)
    • Support for multiple server connections and heterogeneous targets
  2. Database Management

    • Viewing of database objects
    • Browse Schemas
    • Data export capabilities
    • Explain Plain visualization
  3. Metadata Access

    • View table structures, constraints, indexes, relationships, roles, and permissions
    • Generate ddl for views, materialized views, procedures, functions, and much more
  4. User Interface

    • Intuitive, familiar, and user-friendly interface
    • Browser-based multi-tab and multi-window interface
    • SQL Editor: Custom SQL Execution and results display
  5. Enhanced Security

    • Support for End-to-End Encryption
    • Multiple authentication options (Database login-based, LDAP/Active Directory)
    • Optional time-based rate limits for queries executed and/or total records retrieved by user
    • Advanced permissions management with "Persona proxies" and group-based authorization
    • Ideal for cloud-hosted and remote database server access
    • Support for AWS Secret Manager for secure credential storage and database server info
  6. Modern Hosting Options

    • Traditional installation with CGI executions
    • Optional Serverless installation (AWS API Gateway, Lambda, S3, DynamoDB, and Secrets Manager)

Installation

For local installations the easiest way to get started is to use pip as shown below:

pip install querycommander

The above installs the basic software and only includes AWS integrations by default. To install specific connectors or components use one or more of the following commands:

# Database Connectors
pip install querycommander[postgres]
pip install querycommander[mysql]
pip install querycommander[oracle]
pip install querycommander[redshift]

# Other connectors
pip install querycommander[redis] # For Redis session token storage
pip install querycommander[ldap]  # For LDAP authentication

# Install everything in one command
pip install querycommander[all]

Learn More

Read the Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

querycommander-0.5.4.tar.gz (440.4 kB view details)

Uploaded Source

Built Distribution

querycommander-0.5.4-py3-none-any.whl (197.9 kB view details)

Uploaded Python 3

File details

Details for the file querycommander-0.5.4.tar.gz.

File metadata

  • Download URL: querycommander-0.5.4.tar.gz
  • Upload date:
  • Size: 440.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for querycommander-0.5.4.tar.gz
Algorithm Hash digest
SHA256 c39df89e8b57d6a0eb8ddc04e10761c2a01e8f6571ffedcc5a0fc53c26b82c27
MD5 d1f86b77603fb4c4bbf86cbf42a39f03
BLAKE2b-256 6dc64fd56fd5176fd9b1059449f3e6fce2f64b3ceed8d08337d579ea9777543e

See more details on using hashes here.

File details

Details for the file querycommander-0.5.4-py3-none-any.whl.

File metadata

File hashes

Hashes for querycommander-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 35cf31359723fb87bab706ec3b76a8ba100b66d8007414fbd502b0a5e46fdde0
MD5 bb587877faeb6a8640fc5c4f8b0ebc71
BLAKE2b-256 1b74327c661ad17c67728ac7d51a2055b4bfb02251183aebcc7de4cd30c511b0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page