FSharp.Data
Data access library
A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data.
F# Data: Library for Data Access
816 stars
43 watching
287 forks
Language: F#
last commit: about 2 months ago
Linked from 3 awesome lists
csvdatafsharphtmlhttpjsontypeproviderworldbankxml
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
fsprojects/fsharp.json | A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. | 225 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
fsprojects/fsharp.management | Provides type providers for managing machine components and services | 91 |
demetrixbio/fsharp.data.npgsql | An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
fsprojects/fsharp.data.graphql | F# implementation of the GraphQL query language specification | 398 |
pablofrommars/fsharp-notebook | An interactive data science tool for F# that provides visualization and export capabilities. | 2 |
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 580 |
fsprojects/fsharp-hashcollections | A fast and immutable map implementation for F#. | 59 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |