Skip to content

Verify SPQR works with various database clients #2032

@Denchick

Description

@Denchick

Verify that SPQR can successfully accept connections and execute queries from popular PostgreSQL database clients and tools. This ensures broad compatibility and usability for end-users who prefer different GUI tools.

Clients to Test

  • Postico
  • DataGrip
  • DBeaver
  • pgAdmin
  • psql

Test Checklist for Each Client

For each tool, verify:

  • Can connect/authenticate to SPQR
  • Can list databases and tables (with or without spqr hints)
  • Can execute simple SELECT/INSERT/UPDATE/DELETE queries

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions