query-commander

Browser-based SQL Query tool for universal database access and management.

MIT License

Downloads
1K
Stars
2

Bot releases are visible (Hide)

query-commander - v0.3.1 - Query Commander

Published by lnxusr1 2 months ago

Bug fix release.

[0.3.1] - 2024-08-08

  • Bug fix for multiple roles
  • Removed role chooser

Read the Documentation

query-commander - v0.3.0 - Query Commander

Published by lnxusr1 3 months ago

This release adds Redshift support and fills out more details on what's required for connecting to some of these databases. Work will continue to build out the documentation to make it easier to understand and use.

[0.3.0] - 2024-08-06

MILESTONE: All core databases that will be part of v1.0 are now supported!

  • AWS Redshift Database Support (and related docs)
  • Updated docs for successful Oracle connection

Read the Documentation

query-commander - v0.2.1 - Query Commander

Published by lnxusr1 3 months ago

Bug fix/small enhancement release.

[0.2.1] - 2024-08-05

  • Bug fix for Oracle Partitions and Subpartitions

Read the Documentation

query-commander - v0.2.0 - Query Commander

Published by lnxusr1 3 months ago

This release includes the Oracle Database connector and a preliminary version of the AWS Redshift connector.

[0.2.0] - 2024-08-04

  • Oracle Database Support (and related docs)
  • New environment variable to move settings.yml to user-specified folder

Read the Documentation

query-commander - v0.1.0 - Query Commander

Published by lnxusr1 3 months ago

NOTICE: Versioning pattern updated.

This release includes the ability to use AWS Secrets Manager to store database connection information. Additionally, the security configuration for AWS services was moved to allow for global or per feature configurations.

[0.1.0] - 2024-08-03

  • AWS Secrets Manager Integration for Connections Management
  • Updated global settings to support AWS authentication options
  • Bug fix for MySQL connector on DML statements not taking to output screen
  • Bug fix for MySQL explain plan generation/viewing
  • Updated versioning pattern
    [Milestone ~ Major Features ~ Bug fixes/Minor Changes/Routine Builds]

Read the Documentation

query-commander - v0.0.3 - Query Commander

Published by lnxusr1 3 months ago

This release is part of the ongoing work to fully import and integrate all prior features. Microsoft's Active Directory is now supported via LDAP authentication/authorization. Additionally, MySQL and MariaDB are now supported via their respective database connector and Redis is now included in session token management options.

[0.0.3] - 2024-08-02

  • Active Directory Authentication via LDAP/LDAPS
  • Redis Session Token Storage (and related docs)
  • MySQL/MariaDB Database Support (and related docs)
  • Documentation updates
  • Authentication Types: local, openldap, microsoft
  • Session Management Options: local, dynamodb, redis
  • Databases Supported: postgresql, mysql

Read the Documentation

query-commander - v0.0.2 - Query Commander

Published by lnxusr1 3 months ago

This release is part of the ongoing work to fully import and integrate all prior features. New releases will be published when features have been fully integrated and passed all initial tests.

The remaining features from the prior platform are being integrated, but that will take some time. All integrations are expected to be completed by v1.0 after which a standard calendar-based release cycle will be adopted.

[0.0.2] - 2024-08-01

  • DynamoDB Session Token Storage (and related docs)
  • Documentation updates
  • Authentication Types: local, openldap
  • Session Management Options: local, dynamodb
  • Databases Supported: postgresql

Read the Documentation

query-commander - v0.0.1 - Query Commander

Published by lnxusr1 3 months ago

This release marks the initial availability of core features including local and openldap authentication and postgres database support.

The remaining features from the prior platform are being integrated but that will take some time. All integrations are expected to be completed by v1.0.

[0.0.1] - 2024-07-31

  • All prior code from all forms for all historic years of experimentation coalesced into single branch
  • Includes basic operators rewritten in Python (from C# and PHP)
  • Lays out all basic code structure, connector interfaces, and UI/UX
  • Added a direct export for result exports through browser (no round-trip required)
  • Authentication Types: local, openldap
  • Session Management Options: local
  • Databases Supported: postgresql
Package Rankings
Top 34.73% on Pypi.org
Badges
Extracted from project README
GitHub license
Related Projects