linq
LINQ library
A JavaScript implementation of a LINQ library providing query and data processing functionality
linq.js - LINQ for JavaScript
2k stars
66 watching
227 forks
Language: JavaScript
last commit: 8 months ago
Linked from 2 awesome lists
javascriptlinq
Related projects:
Repository | Description | Stars |
---|---|---|
aaronpowell/linq-in-javascript | An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
my2iu/jinq | A Java library for natural and efficient database query writing using LINQ-style syntax | 661 |
martinchavez/linq | A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
ryujisamejima/linq | An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
athari/yalinqo | A PHP implementation of LINQ to Objects, providing a set of methods for querying and manipulating data. | 443 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 849 |
athari/yalinqoperf | Performance tests for PHP LINQ libraries | 4 |
re-motion/relinq | A library that simplifies the creation of full-featured LINQ providers by providing an abstract syntax tree representation and tools for easy extension or modification. | 516 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
yocontra/node-linq | A library that provides a LINQ implementation for Node.js | 77 |
julianhyde/linq4j | Port of LINQ to Java, providing query and enumeration capabilities | 373 |
akanehara/ginq | A PHP library that provides a query language for arrays and iterators, allowing developers to build data transformations in a declarative way. | 193 |
andyli/hxlinq | An implementation of LINQ-like functionality in Haxe. | 45 |
scottksmith95/linqkit | An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation | 1,650 |
manojlds/pslinq | A PowerShell implementation of LINQ for querying and manipulating data sets. | 77 |