Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support mainstream database metadata table query #25468

Open
13 tasks
chakkk309 opened this issue May 5, 2023 · 2 comments
Open
13 tasks

Support mainstream database metadata table query #25468

chakkk309 opened this issue May 5, 2023 · 2 comments

Comments

@chakkk309
Copy link
Contributor

This is one of the potential features which proposed for GSoC 2023 program, and the detail content ref to here (GSOC-165).

Background

ShardingSphere has designed its own metadata database to simulate metadata queries that support various databases.

More details:

ref to #21268 and #22052

Warmup Tasks

  • Support query for MySQL metadata parameters
  • Support query for MySQL metadata routines
  • Support query for MySQL metadata accounts

ref to #24378

Sub Tasks

  • Support PostgreSQL And openGauss \d tableName
  • Support PostgreSQL And openGauss \d+
  • Support PostgreSQL And openGauss \d+ tableName
  • Support PostgreSQL And openGauss l
  • Support query for MySQL metadata TABLES
  • Support query for MySQL metadata COLUMNS
  • Support query for MySQL metadata schemata
  • Support query for MySQL metadata ENGINES
  • Support query for MySQL metadata FILES
  • Support query for MySQL metadata VIEWS
@chakkk309
Copy link
Contributor Author

@tuichenchuxin, please assign to me, many thanks.

@strongduanmu
Copy link
Member

@chakkk309 Assigned.

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

No branches or pull requests

3 participants