duckdb / duckdb/duckdb-java

DuckDB in DBeaver (JDBC) doesn't show information_schema tables/views

Open
#74 11 comments 1 reaction 1 assignee Claimed by @Mause View on GitHub
under review
Dominant language
C++
Stars
127
Forks
80
Avg merge
13h 49m
Merged PRs (30d)
48

Description

Hi Folks!

As pathfinding for a future blog post, I got DBeaver set up with DuckDB. It is super slick - it took like 2 minutes. I think it will make a create "speed run" little tutorial video.

One small gap is that while DBeaver shows the information_schema, it does not have the tables, views, or functions populated. I think those could come in handy for folks when they want to explore their DB's metadata and could make for a nice initial/demo experience as well.

This shows that the tables and views sections are empty (with no drilldown arrow next to them) for the metadata schemas.
![image](https://user-images.githubusercontent.com/52226177/146564731-0f189f0d-8120-48c9-a8f0-f6d87008649f.png)

Thanks!
-Alex

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.