Info
Version: | 2.4.1 |
Author(s): | Jacek Hełka |
Last Update: | Tuesday, November 28, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jacentino/SqlFun |
NuGet Url: | https://www.nuget.org/packages/SqlFun |
Install
Install-Package SqlFun
dotnet add package SqlFun
paket add SqlFun
SqlFun Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Data.SqlClient(>= 4.6.0)
- FSharp.Core(>= 4.2.3)
- FSharp.Core(>= 4.2.3)
Tags
It's fast, type safe and gives you all powers of SQL, no custom query language constraints you.
It's also lightweight, you need to know a general idea and few functions (and, of course SQL).