DBeaver does not show indexes

Open
#640 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
java, sql
Domain
databases

Research direction

Start by reproducing the missing-index behavior through DBeaver using the DuckDB JDBC driver, then trace how the driver exposes index metadata. Compare the metadata returned for a database with indexes against what DBeaver expects; done means indexes appear in DBeaver's UI.

Written by the indexing model from the issue text.

Description

When connecting to a duckd database with DBeaver, indexes are not shown in the UI. (Duckdb Uses the JDBC driver)

Dominant language
C++
Stars
127
Forks
80
Avg merge
13h 41m
Merged PRs (30d)
44

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from duckdb/duckdb-java

All issues in duckdb/duckdb-java

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.