FSharp.Data.GraphQL
GraphQL runtime
F# implementation of the GraphQL query language specification
FSharp implementation of Facebook GraphQL query language.
398 stars
26 watching
73 forks
Language: F#
last commit: 17 days ago
Linked from 2 awesome lists
fsharpgraphqlmade-by-ukrainiansreactrelay
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
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 |
zaid-ajaj/npgsql.fsharp | A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
demetrixbio/fsharp.data.npgsql | An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
fsprojects/fsharp-hashcollections | A fast and immutable map implementation for F#. | 59 |
fsprojects/ifsharp | An implementation of F# language support in Jupyter Notebooks for .NET and Mono environments. | 442 |
nov/fb_graph | Facebook API wrapper for Ruby | 1,035 |
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 580 |