DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Coding
  3. JavaScript
  4. 5 LINQ for JavaScript Libraries

5 LINQ for JavaScript Libraries

Senthil Kumar user avatar by
Senthil Kumar
·
Sep. 20, 12 · Interview
Like (0)
Save
Tweet
Share
30.69K Views

Join the DZone community and get the full member experience.

Join For Free

Below are a few JavaScript Libraries that allow you to query JSON objects with LINQ.

1. LINQ to JavaScript (JSLINQ)

LINQ to JavaScript is an implementation of LINQ to Objects for JavaScript. It provides developers with the option to query against the JavaScript Arrays.

Learn more about LINQ to JavaScript (JSLINQ) and download it from codeplex

2. JLinq

JLinq is a 100% JavaScript library which allows developers to perform LINQ queries on JSON arrays.

Another interesting feature of JLinq is the extensibility.

Learn more about JLinq and download here

3. Reactive Extensions for Javascript (RxJS)

The RxJS lets you use Rx operators in JavaScript.

Learn more about Rx for Javascript here

4. linq.js – LINQ for JavaScript

LINQ for JavaScript implements close to 90 methods and all .NET 4.0 methods.  It supports Intellisense as well. It comes in 2 versions – one for JavaScript (linq.js) and other for JQuery (jQuery.linq.js).

Learn more about linq.js – LINQ for JavaScript and download from codeplex

5. $Linq

$linq is a Javascript version of .NET’s LINQ to Objects and it implements most of the corresponding .NET LINQ to Objects methods like select, select many, where, order by, distinct, group by, join, except etc.

Learn more about $Linq and download from Codeplex

JavaScript library

Published at DZone with permission of Senthil Kumar, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Top 5 Node.js REST API Frameworks
  • How to Develop a Portrait Retouching Function
  • Why Every Fintech Company Needs DevOps
  • What Should You Know About Graph Database’s Scalability?

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: