fable-linq

List query builder

A query builder for lists in F#, allowing developers to write expressive and type-safe queries

a querybuilder for list in fable

GitHub

6 stars
2 watching
0 forks
Language: F#
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fable-compiler/fable.lit A tool for building Fable web applications with Lit by embedding HTML code in F# 93
fable-compiler/fable-fetch Bindings for F# to the Fetch API of web browsers 17
fable-compiler/fable-react Bindings and helpers for building React applications with F# 273
theangrybyrd/fable.template.library A template for creating and publishing Fable libraries 19
fable-compiler/fable-date A set of F# bindings for working with dates and times. 2
pfultz2/linq A C++ implementation of LINQ for list comprehensions and extension methods. 662
alirezanet/gridify A library that simplifies the process of filtering, sorting, and paginating text-based data using dynamic LINQ queries. 865
zaid-ajaj/fable.simplexml A library for parsing and working with XML data in Fable projects 16
et1975/fable-mqtt Bindings for communicating with an MQTT protocol using F#. 8
shmew/fable.extras A F# library providing functional constructs and utilities for common tasks in web development 43
fable-compiler/fable-promise Fable bindings for JS promise allow F# to interact with JavaScript promises. 19
lydiandy/vsql A tool for building SQL queries programmatically 46
scottksmith95/linqkit An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation 1,641
cmungall/sparqlprog A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data 47
aaronpowell/linq-in-javascript An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. 81