Skip to content

Allow Entry of JDBC Connection URL #5

Description

@zeljic

Description:
Currently, the project requires users to fill out a connection form for JDBC connections. It would be beneficial to enhance this process by allowing users to directly enter the JDBC connection URL.

Proposal:
Introduce a text input field where users can input their JDBC connection URL. This will provide more flexibility and convenience for users familiar with JDBC configurations. Additionally, it streamlines the process, making it quicker to establish connections.

Benefits:

  1. Flexibility: Allows users to enter their JDBC connection string directly.
  2. Ease of Use: Streamlines the connection setup process for users familiar with JDBC configurations.
  3. Efficiency: Reduces the steps needed to establish a JDBC connection.

Implementation Suggestions:
Consider adding an additional input field labeled "JDBC Connection URL" within the connection setup interface. This field could accept standard JDBC connection strings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions