Skip to content

Feature: Add support for Dameng (DM) Chinese database #1671

@zhouByte-hub

Description

@zhouByte-hub

Problem

1. Description

Currently, Table Pro does not support the Dameng (DM) Chinese database. There are no official corresponding drivers, connection plugins and adaptation configurations, making it impossible to connect, query and manage Dameng databases. It is expected that the official team will add native adaptation and support for Dameng database.

2. Current Problems

The tool currently has the following limitations for Dameng database:

  • No Dameng (DM) database option in the built-in database driver list.
  • No custom import entrance for DM JDBC driver, unable to manually load driver packages for connection adaptation.
  • Inadaptable to Dameng database features, including connection configuration, SQL syntax parsing, table structure management, data query and editing.

Proposed solution

Hope to add full support for Dameng database with the following capabilities:

Add independent Dameng (DM) database connection type, adapt to conventional connection parameters (host, port, database name, account, password, etc.).
Built-in official Dameng JDBC driver, or support manual loading of custom DM driver packages.
Adapt full basic operation functions: database connection, SQL execution, data table viewing/editing, data export and table structure query.

Alternatives considered

No response

Related database type

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions