Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Giorgi
/
DuckDB.NET
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
90
Star
695
Code
Issues
17
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
DuckDB.NET
DuckDB.NET.Bindings
NativeMethods
on
develop
User selector
All users
All time
Commit history
Commits on Jun 24, 2026
Use duckdb_appender_error_data for appender error handling
Show description for 6f5a68d
Giorgi
and
claude
committed
6f5a68d
View commit details
Copy full SHA for 6f5a68d
View code at this point
Browse repository at this point
Include DuckDB error type when throwing DuckDBException
Show description for 87da4c7
Giorgi
committed
87da4c7
View commit details
Copy full SHA for 87da4c7
View code at this point
Browse repository at this point
Add Apache Arrow result streaming to DuckDBCommand (#334)
Show description for 5efc5e5
luisquintanilla
and
Copilot
authored
5efc5e5
View commit details
Copy full SHA for 5efc5e5
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Add projection pushdown support for table functions
Show description for ebaa9c2
Giorgi
committed
ebaa9c2
View commit details
Copy full SHA for ebaa9c2
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
Updates `GetLogicalType()` to support creating a List type for `IList<T>` columns in table functions. (#325)
jdaigle
authored
9717bc5
View commit details
Copy full SHA for 9717bc5
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
Add estimated cardinality support for table functions (#324)
jdaigle
authored
7794d61
View commit details
Copy full SHA for 7794d61
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
Preserve inner exceptions from scalar function errors
Show description for e60c229
Giorgi
committed
e60c229
View commit details
Copy full SHA for e60c229
View code at this point
Browse repository at this point
Preserve inner exceptions from table function errors
Show description for 414b63b
Giorgi
committed
414b63b
View commit details
Copy full SHA for 414b63b
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
Add NULL handling support for scalar functions
Show description for c35d81c
Giorgi
committed
c35d81c
View commit details
Copy full SHA for c35d81c
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Add named parameters support for table functions
Show description for b681650
Giorgi
committed
b681650
View commit details
Copy full SHA for b681650
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Add SuppressGCTransition to duckdb_scalar_function_set_error
Giorgi
committed
a07228b
View commit details
Copy full SHA for a07228b
View code at this point
Browse repository at this point
Merge branch 'simplified-udf-api' into nightly-builds-suppress-gc-transition
Giorgi
committed
83b92dc
View commit details
Copy full SHA for 83b92dc
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
Report error when scalar function throws exception, minor fixes
Giorgi
committed
1d648d2
View commit details
Copy full SHA for 1d648d2
View code at this point
Browse repository at this point
Add SuppressGCTransition attribute
Giorgi
committed
377c3a1
View commit details
Copy full SHA for 377c3a1
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Replace ToManagedString with custom marshallers
Show description for 5ad59c7
Giorgi
committed
5ad59c7
View commit details
Copy full SHA for 5ad59c7
View code at this point
Browse repository at this point
Remove SafeUnmanagedMemoryHandle, use built-in StringMarshalling.Utf8
Giorgi
committed
6b90050
View commit details
Copy full SHA for 6b90050
View code at this point
Browse repository at this point
Migrate NativeMethods from DllImport to LibraryImport
Show description for 370ca90
Giorgi
committed
370ca90
View commit details
Copy full SHA for 370ca90
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
Added support for clearing in-progress adapter
Show description for f35889f
Giorgi
committed
f35889f
View commit details
Copy full SHA for f35889f
View code at this point
Browse repository at this point
Convert to global usings
Giorgi
committed
dae0a77
View commit details
Copy full SHA for dae0a77
View code at this point
Browse repository at this point
Drop netstandard2.0 and net6.0 target frameworks
Show description for 8fe695e
Giorgi
committed
8fe695e
View commit details
Copy full SHA for 8fe695e
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
Add support for reading various TimeStamp values in table functions
Giorgi
committed
c0b3c86
View commit details
Copy full SHA for c0b3c86
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
Fix duckdb_*_is_finite marshalling
rynoV
authored and
Giorgi
committed
887f829
View commit details
Copy full SHA for 887f829
View code at this point
Browse repository at this point
(wip) start implementing reads for +-infinity date/timestamp
rynoV
authored and
Giorgi
committed
b4aec72
View commit details
Copy full SHA for b4aec72
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
Fix AppendDefault implementation
Giorgi
committed
bd8f9e2
View commit details
Copy full SHA for bd8f9e2
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Bind decimals without table
Giorgi
committed
d937f68
View commit details
Copy full SHA for d937f68
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
Add tests
Giorgi
committed
6bbd925
View commit details
Copy full SHA for 6bbd925
View code at this point
Browse repository at this point
Commits on May 19, 2025
Replace out with ref in PInvoke
Giorgi
committed
ea2f992
View commit details
Copy full SHA for ea2f992
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
Remove extra unsafe
Giorgi
committed
4d5451b
View commit details
Copy full SHA for 4d5451b
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
Added test for DuckDBFetchChunk
ThomasWeiss
committed
5379622
View commit details
Copy full SHA for 5379622
View code at this point
Browse repository at this point
Map duckdb_fetch_chunk in NativeMethods
ThomasWeiss
committed
eb8d2f2
View commit details
Copy full SHA for eb8d2f2
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
Expose query progress on DuckDBConnection
Giorgi
committed
547e801
View commit details
Copy full SHA for 547e801
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Append default to appender
Giorgi
committed
fdb5091
View commit details
Copy full SHA for fdb5091
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
Add support for inserting TIMESTAMP_MS, TIMESTAMP_NS and TIMESTAMP_S
Giorgi
committed
e8f9244
View commit details
Copy full SHA for e8f9244
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
Merge branch 'develop' into nightly-builds
Giorgi
committed
261886d
View commit details
Copy full SHA for 261886d
View code at this point
Browse repository at this point
Add support for nested Lists and Arrays in prepared statements
Giorgi
committed
1f1f024
View commit details
Copy full SHA for 1f1f024
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.