IntellectualSites / IntellectualSites/PlotSquared
DuckDB Support
Open
Nobody has claimed this yet.
Enhancement
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
What feature do you want to see added?
Add support for DuckDB as an alternative database backend, similar to SQLite & MySQL.
Are there any alternatives?
Currently using SQLite, but DuckDB offers better analytical query performance and is also serverless.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing SQLite and MySQL backend implementations and the Gradle dependency configuration, then determine the integration points needed for DuckDB. Done means DuckDB works as an alternative database backend alongside the existing options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100