dotnetcore / dotnetcore/FreeSql

Bump DuckDB wrapper in DuckDB provider from 1.2.1 → 1.4.x for major performance & stability improvements

Open
#2,128 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.4k
Forks
910
PR merge metrics
No merged PRs in 30d

Description

**Summary**
The DuckDB provider currently ships with a DuckDB wrapper pinned at `1.2.1`, which pulls in an older DuckDB engine. DuckDB 1.4.x brings **built-in encryption support**, many **new features**, and **significant performance improvements**. Upgrading the wrapper to `1.4.x` would meaningfully improve the provider’s capabilities and user experience.

**Current Behavior**

* DuckDB wrapper version: **1.2.1**
* Result: Provider uses an outdated DuckDB engine, missing recent optimizer and execution improvements, security features (encryption), and new SQL capabilities.

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.