22 open-source projects similar to fsprojects/sqlprovider, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SQLProvider alternative.
F# R Provider
F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic F# way. Data modifications via statically typed tables.
EasyBuild.FileSystemProvider is a library that provides a set of F# Type Providers to provide a typed representation of files and directories based on your project structure or a virtual file system.
The FSharp.Data package (FSharp.Data.dll) implements everything you need to access data in your F# applications and scripts. It implements F# type providers for working with structured file formats (CSV, HTML, JSON and XML) and for accessing the WorldBank data. It also includes helpers for…
This library is for the .NET platform implementing a read-only Excel type provider. Documentation available here.
The FSharp.Configuration project contains type providers for the configuration of .NET projects.
This repository contains the source for the Old F# type providers called SqlDataConnection, SqlEntityConnection, ODataService, WsdlService and EdmxFile.
The FSharp.Management project contains various type providers for the management of the machine.
SwaggerProvider is an F# library of generative Type Providers that auto-generate strongly-typed HTTP client code from OpenAPI 3.0 and Swagger 2.0 schemas — no code generation step required.