mongoose-cast-aggregation
A mongoose plugin that casts $match at aggregation pipelines whenever possible
A mongoose plugin that casts $match at aggregation pipelines whenever possible
Query processing and transformation of array-backed data tables.
Get query params of the current URL in Gatsby
Parse and stringify URL query strings
A GraphQL to SQL query execution layer for batch data fetching.
jsonQ is a light weight and feature-rich javascript library to make your world around JSON fast and easy. For a JSON, it makes traversing , extracting data and manipulating it very simple.
Strip extension from a path. Also works when query parameters are involved
support object or array like php did: ?a[]=1&a[]=2 -> a=[1,2]
Rack style query string parser for Node.js.
Abstract Syntax Tree (AST) Query Engine
Generate Gremlin scripts with bound parameters using ES6 template strings
Like Lego For Databases
The official MarkLogic Node.js client API.
The real PostgreSQL query parser
Google Search Node JS API via SerpApi.com
Implementation to adapt apollo's useQuery to use both errors and data callbacks easily
Express middleware to log Knex.js queries
Functional Zipper for manipulating JSON
Parse query strings to objects and objects to strings. Hides null or empty values.
Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]