duckdb / duckdb/duckdb-java

Improve DuckDB presence within IntelliJ IDEA

Open
#51 7 comments 45 reactions 0 assignees View on GitHub
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.

![image](https://github.com/duckdb/duckdb-java/assets/588843/07828bf0-dfec-4dba-88f6-ac8ff2f8174a)

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.

![image](https://github.com/duckdb/duckdb-java/assets/588843/add087b4-93fd-45a2-bc1a-52a3a4d32c31)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.