How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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…
The main features of fsharp/fsharp.data are: Type Providers.
Open-source alternatives to fsharp/fsharp.data include: bluemountaincapital/fsharprprovider — F# R Provider. cmeeren/facil — Facil. demetrixbio/fsharp.data.npgsql — F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic… easybuild-org/easybuild.filesystemprovider — EasyBuild.FileSystemProvider is a library that provides a set of F# Type Providers to provide a typed representation… fsprojects/azurestoragetypeprovider — Azure Storage Type Provider. bleis-tift/fsyaml — FsYaml F#用のYAMLライブラリです。 F#の型との親和性が高く、YAMLを直接F#で定義した型にマッピングできます。.
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.