LINQ implemented in JavaScript Template Literals

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. linqbox

    Language Integrated Query for JavaScript

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ts-sql

    A SQL database implemented purely in TypeScript type annotations.

    I'm actually waiting for TypeScript's template literal types to get a bit more sophisticated. With those it would be possible to have TypeScript statically check the syntax of the query and give you type hints on it. A proof of concept of this can be found here

  4. iterable-query-linq

    LINQ-like syntax via ECMAScript tagged templates

  5. LInQer

    The C# Language Integrated Queries ported for Javascript for amazing performance

    Pure JS https://github.com/Siderite/LInQer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?