Improve DuckDB presence within IntelliJ IDEA
- Dominant language
- C++
- Stars
- 127
- Forks
- 80
- Avg merge
- 13h 49m
- Merged PRs (30d)
- 48
Description
As the screen capture shows, DuckDB is available as a data source within IntelliJ IDEA. However, DuckDB is in the [basic support](https://www.jetbrains.com/help/idea/other-databases.html) category, as opposed to the "complete support" category.

This is a real disappointment when using DuckDB in IntelliJ in terms of SQL rendering, code completion, etc.
Even with the dialect set to PostgreSQL, queries that use extensions fail to parse in the editor. Usage of all those awesome extensions render in **red** and fail code completion.

Would be nice to work with JetBrains to level up here, it would help DuckDB gain traction with Java.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.