Remote.Linq
Query translator
Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources
Simply LINQ your remote resources...
334 stars
15 watching
25 forks
Language: C#
last commit: about 1 month ago
Linked from 2 awesome lists
arbitrary-linq-queriesentityentity-frameworkexpression-treeslinqlinq-expressionslinq-providerremotestreaming
Related projects:
Repository | Description | Stars |
---|---|---|
zzzprojects/system.linq.dynamic.core | A .NET library that enables dynamic LINQ queries on top of IQueryable objects. | 1,569 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 850 |
martinchavez/linq | A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
colineberhardt/linqtoobjectivec | A fluent query API for Objective-C inspired by Linq | 723 |
scottksmith95/linqkit | A set of extensions for querying data in Entity Framework and LINQ to SQL | 1,636 |
ryujisamejima/linq | An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
paulyoder/linqtoexcel | A .NET library that enables querying of Excel spreadsheets using LINQ syntax | 1,056 |
aaronpowell/linq-in-javascript | An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
linq2db/linq2db.linqpad | A driver for integrating LINQ query language with various databases using the LINQPad developer tool | 73 |
thomaslevesque/linq.extras | A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. | 173 |
julianhyde/linq4j | Port of LINQ to Java, providing query and enumeration capabilities | 372 |
anaisbetts/linqtoawait | A set of libraries and tools to simplify using LINQ with async/await in C#. | 112 |
linq2db/linqtodb.identity | An ASP.NET Core Identity provider using LinqToDB for storing user and role data. | 46 |
joemayo/linqtotwitter | A LINQ provider for the Twitter API that allows users to query and manipulate tweets using standard LINQ syntax. | 514 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |