Closed Thorium closed 6 months ago
To address the https://github.com/fsprojects/SQLProvider/issues/819 : This implements initial support for DuckDB
I've not seen many solutions using DuckDB with FSharp yet...
I've not tested every query/feature yet, but I played a bit with F# interactive and it seems to work. There is a script as starting sample.
Released in Nuget as 1.3.37
To address the https://github.com/fsprojects/SQLProvider/issues/819 : This implements initial support for DuckDB
I've not seen many solutions using DuckDB with FSharp yet...
I've not tested every query/feature yet, but I played a bit with F# interactive and it seems to work. There is a script as starting sample.