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: 6 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. | 441 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 850 |
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. | 515 |
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 | 372 |
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 | A set of extensions for querying data in Entity Framework and LINQ to SQL | 1,636 |
manojlds/pslinq | A PowerShell implementation of LINQ for querying and manipulating data sets. | 77 |