Skip to content

An F# Type Provider for statically typed access to T-SQL command parameters and result set

License

Notifications You must be signed in to change notification settings

xperiandri/FSharp.Data.SqlClient

 
 

Repository files navigation

Issue Stats Issue Stats

SqlClient providers NuGet Status

SqlCommandProvider provides statically typed access to input parameters and result set of T-SQL command in idiomatic F# way.

SqlProgrammabilityProvider exposes Stored Procedures, User-Defined Types and User-Defined Functions in F# code.

More information can be found in the documentation.

Build Status

Build status (Windows Server 2012, AppVeyor)

Maintainer(s)

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

About

An F# Type Provider for statically typed access to T-SQL command parameters and result set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 99.3%
  • Other 0.7%