DuckDB in DBeaver (JDBC) doesn't show information_schema tables/views
- 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.

Thanks!
-Alex
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.