SQLProvider 1.3.52

There is a newer version of this package available.
See the version list below for details.
dotnet add package SQLProvider --version 1.3.52                
NuGet\Install-Package SQLProvider -Version 1.3.52                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLProvider" Version="1.3.52" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLProvider --version 1.3.52                
#r "nuget: SQLProvider, 1.3.52"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLProvider as a Cake Addin
#addin nuget:?package=SQLProvider&version=1.3.52

// Install SQLProvider as a Cake Tool
#tool nuget:?package=SQLProvider&version=1.3.52                

Issue Status PR Status

SQLProvider NuGet Status

Join the chat at https://gitter.im/fsprojects/SQLProvider

A general .NET/Mono SQL database type provider. Current features :

  • LINQ queries
  • Lazy schema exploration
  • Automatic constraint navigation
  • Individuals
  • Transactional CRUD operations with identity support
  • Two-way data binding
  • Stored Procedures
  • Functions
  • Packages (Oracle)
  • Composable Query integration
  • Optional option types
  • Mapping to record types
  • Custom Operators
  • Supports Asynchronous Operations
  • Supports .NET Standard / .NET Core
  • Supports saving DB schema offline, and SQL-Server *.dacpac files

The provider currently has explicit implementations for the following database vendors :

  • SQL Server
  • SQLite
  • PostgreSQL
  • Oracle
  • MySQL (& MariaDB)
  • MsAccess
  • Firebird
  • DuckDB

There is also an ODBC provider that will let you connect to any ODBC source with limited features.

Documentation

SQLProvider home page contains the core documentation and samples. This documentation originates from docs/content/, so please feel free to submit a pull request if you fix typos or add additional samples and documentation!

Building

  • Mono: Run build.sh Mono build status
  • Windows: Run build.cmd Build status

Known issues

  • Database vendors other than SQL Server and Access use dynamic assembly loading. This may cause some security problems depending on your system's configuration and which version of the .NET framework you are using. If you encounter problems loading dynamic assemblies, they can likely be resolved by applying the following element into the configuration files of fsi.exe, devenv.exe and your program or the program using your library: http://msdn.microsoft.com/en-us/library/dd409252(VS.100).aspx

Example

No OR-mapping: FSharp compiles your database to .NET-types.

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on SQLProvider:

Package Downloads
Softellect.Sys

Softellect Sys Library provides primitive types and functionality needed by other Softellect packages.

Softellect.Messaging

Softellect Messaging Library provides a simple general framework to exchange large messages without specific IO.

FCQRS.SqlProvider

Package Description

Softellect.DistributedProcessing.Core

Softellect WorkerNode ...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.12 204 3/12/2025
1.4.11 159 3/12/2025
1.4.9 601 2/23/2025
1.4.8 322 2/13/2025
1.4.7 279 2/7/2025
1.4.5 545 2/4/2025
1.4.4 163 2/4/2025
1.4.3 725 1/15/2025
1.4.2 2,777 11/7/2024
1.4.1 865 10/18/2024
1.4.0 830 9/27/2024
1.3.54 141 2/13/2025
1.3.53 375 2/7/2025
1.3.52 130 2/4/2025
1.3.51 108 2/4/2025
1.3.50 227 1/15/2025
1.3.49 413 11/7/2024
1.3.48 352 10/18/2024
1.3.47 242 10/9/2024
1.3.46 566 9/16/2024
1.3.45 337 9/9/2024
1.3.43 2,590 7/8/2024
1.3.42 171 7/4/2024
1.3.41 14,887 6/29/2024
1.3.40 162 6/27/2024
1.3.39 316 6/21/2024
1.3.38 411 6/5/2024
1.3.37 240 5/25/2024
1.3.36 1,214 4/19/2024
1.3.35 1,090 4/9/2024
1.3.34 487 4/4/2024
1.3.33 280 4/1/2024
1.3.32 270 3/27/2024
1.3.31 210 3/25/2024
1.3.30 394 3/18/2024
1.3.29 1,171 3/12/2024
1.3.28 176 3/11/2024
1.3.27 535 2/29/2024
1.3.26 202 2/27/2024
1.3.25 170 2/27/2024
1.3.24 202 2/23/2024
1.3.23 6,456 1/11/2024
1.3.22 3,952 11/13/2023
1.3.21 228 11/10/2023
1.3.19 680 10/30/2023
1.3.18 706 10/22/2023
1.3.17 209 10/21/2023
1.3.16 191 10/21/2023
1.3.15 271 10/19/2023
1.3.14 1,056 10/10/2023
1.3.13 288 10/8/2023
1.3.12 232 10/7/2023
1.3.11 3,134 7/13/2023
1.3.10 1,622 6/19/2023
1.3.9 414 6/15/2023
1.3.8 2,310 5/12/2023
1.3.7 3,434 3/8/2023
1.3.6 7,011 1/9/2023
1.3.5 3,279 12/20/2022
1.3.4 3,539 12/4/2022
1.3.3 949 11/18/2022
1.3.2 1,866 11/8/2022
1.3.1 88,141 8/10/2022
1.3.1-alpha3 214 8/4/2022
1.3.1-alpha2 468 7/6/2022
1.3.1-alpha 275 6/27/2022
1.2.12 9,183 8/4/2022
1.2.11 32,059 2/21/2022
1.2.10 4,982 10/21/2021
1.2.9 3,219 8/9/2021
1.2.8 588 8/9/2021
1.2.7 1,604 7/19/2021
1.2.6 930 7/12/2021
1.2.5 872 6/30/2021
1.2.4 611 6/28/2021
1.2.3 1,452 6/25/2021
1.2.1 14,763 3/15/2021
1.2.0 3,394 3/5/2021
1.2.0-alpha 456 3/3/2021
1.1.102 146 4/3/2024
1.1.101 35,597 2/7/2021
1.1.100 2,335 1/25/2021
1.1.99 3,435 1/12/2021
1.1.98 2,651 1/2/2021
1.1.97 2,312 12/25/2020
1.1.96 2,223 12/21/2020
1.1.95 2,074 12/19/2020
1.1.94 1,932 11/27/2020
1.1.93 2,285 10/13/2020
1.1.92 1,394 9/18/2020
1.1.91 10,159 6/4/2020
1.1.90 926 6/4/2020
1.1.89 1,209 6/2/2020
1.1.88 918 5/31/2020
1.1.87 1,433 5/20/2020
1.1.86 2,536 5/5/2020
1.1.85 997 5/1/2020
1.1.84 4,370 2/26/2020
1.1.83 1,919 2/11/2020
1.1.82 957 2/10/2020
1.1.81 1,288 2/5/2020
1.1.80 939 2/5/2020
1.1.79 2,245 2/4/2020
1.1.78 1,047 2/4/2020
1.1.76 7,456 12/10/2019
1.1.75 5,439 11/18/2019
1.1.74 1,906 11/12/2019
1.1.73 1,145 11/11/2019
1.1.72 1,202 11/10/2019
1.1.71 1,589 11/1/2019
1.1.68 25,890 9/10/2019
1.1.67 1,715 8/29/2019
1.1.66 4,598 7/31/2019
1.1.65 6,607 6/6/2019
1.1.64 1,930 6/4/2019
1.1.63 2,482 5/14/2019
1.1.62 5,676 4/23/2019
1.1.61 2,396 4/9/2019
1.1.60 5,411 3/20/2019
1.1.59 2,114 3/2/2019
1.1.59-alpha2 1,256 3/2/2019
1.1.58 3,199 1/19/2019
1.1.57 2,552 1/4/2019
1.1.56 1,737 1/2/2019
1.1.55 1,821 12/23/2018
1.1.54 2,565 12/13/2018
1.1.53 8,463 11/30/2018
1.1.52 8,572 9/13/2018
1.1.51 2,003 9/10/2018
1.1.50 2,284 9/5/2018
1.1.49 2,968 8/24/2018
1.1.48 2,848 7/27/2018
1.1.47 1,956 7/26/2018
1.1.45 4,026 7/5/2018
1.1.44 2,359 6/25/2018
1.1.43 2,442 6/12/2018
1.1.42 3,782 5/3/2018
1.1.41 4,492 4/16/2018
1.1.40 2,161 4/10/2018
1.1.39 2,322 3/28/2018
1.1.38 4,814 3/14/2018
1.1.37 2,718 3/1/2018
1.1.36 2,806 2/24/2018
1.1.35 2,597 2/16/2018
1.1.34 2,268 2/15/2018
1.1.33 2,147 2/14/2018
1.1.32 2,185 2/13/2018
1.1.31 2,834 2/1/2018
1.1.30 2,166 2/1/2018
1.1.29 2,336 1/25/2018
1.1.28 2,529 1/19/2018
1.1.27 2,075 1/19/2018
1.1.26 2,668 1/12/2018
1.1.26-alpha1 1,732 1/10/2018
1.1.25 2,354 1/10/2018
1.1.24 2,393 1/10/2018
1.1.23 4,850 11/20/2017
1.1.22 2,425 11/9/2017
1.1.21 2,224 11/7/2017
1.1.20 2,251 11/6/2017
1.1.19 2,384 11/1/2017
1.1.18 2,753 10/27/2017
1.1.14 2,528 10/17/2017
1.1.13 2,161 10/17/2017
1.1.12 2,496 10/10/2017
1.1.11 5,429 9/26/2017
1.1.10 3,564 9/22/2017
1.1.8 3,706 9/7/2017
1.1.7 4,499 8/10/2017
1.1.6 2,659 7/19/2017
1.1.5 3,420 7/5/2017
1.1.4 2,847 6/19/2017
1.1.3 4,193 6/2/2017
1.1.2 2,464 5/15/2017
1.1.1 1,959 5/13/2017
1.1.0 2,044 5/10/2017
1.0.57 9,724 5/9/2017
1.0.55 1,950 5/7/2017
1.0.54 2,330 4/26/2017
1.0.53 2,055 4/21/2017
1.0.52 2,392 4/9/2017
1.0.51 2,052 4/6/2017
1.0.50 1,915 4/5/2017
1.0.49 1,928 4/5/2017
1.0.47 2,302 3/18/2017
1.0.46 1,985 3/14/2017
1.0.45 1,906 3/13/2017
1.0.44 1,954 3/12/2017
1.0.43 2,413 2/22/2017
1.0.42 2,983 2/3/2017
1.0.41 3,004 1/11/2017
1.0.40 2,785 12/23/2016
1.0.38 1,902 12/22/2016
1.0.37 4,492 11/8/2016
1.0.36 2,399 10/25/2016
1.0.35 2,548 10/8/2016
1.0.34 2,166 10/3/2016
1.0.33 3,127 9/16/2016
1.0.32 2,075 9/5/2016
1.0.31 2,196 8/27/2016
1.0.29 1,965 8/23/2016
1.0.28 1,962 8/19/2016
1.0.27 2,013 8/18/2016
1.0.26 1,998 8/15/2016
1.0.25 2,002 8/13/2016
1.0.24 2,104 8/5/2016
1.0.23 2,276 8/2/2016
1.0.22 3,595 7/2/2016
1.0.21 1,981 6/29/2016
1.0.20 2,091 6/23/2016
1.0.19 1,966 6/23/2016
1.0.18 2,045 6/21/2016
1.0.17 2,543 6/15/2016
1.0.16 2,104 6/14/2016
1.0.15 2,212 6/13/2016
1.0.13 2,790 6/11/2016
1.0.12 2,204 6/1/2016
1.0.11 2,101 5/31/2016
1.0.10 2,054 5/29/2016
1.0.9 1,929 5/29/2016
1.0.8 1,972 5/27/2016
1.0.7 1,953 5/27/2016
1.0.6 2,387 5/15/2016
1.0.5 2,051 5/9/2016
1.0.4 1,957 5/6/2016
1.0.2 2,468 5/5/2016
1.0.0 2,893 4/16/2016
0.0.11-alpha 3,345 1/2/2016
0.0.9-alpha 4,899 5/21/2014
0.0.8-alpha 2,024 5/20/2014
0.0.7-alpha 1,741 5/17/2014
0.0.6-alpha 2,109 2/12/2014
0.0.5-alpha 1,695 1/29/2014
0.0.3-alpha 1,969 12/24/2013
0.0.2-alpha 1,790 12/16/2013
0.0.1-alpha 1,917 12/15/2013

Design-time refactorings