Build query as an object. Somewhat similar to mongodb query language or objection-find, but a bit different.
The core `url` packaged standalone for use with Browserify.
Traverse JSON Schema passing each schema object to callback
An simple, relational SDK for querying TypeScript and JavaScript data structures
HTTP server cookie parsing and serialization
An SQL-friendly ORM for Node.js
A tool for parsing media query lists.
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
This package provides utilities for encoding and formatting URL query parameters.
An iteration of the Node.js core streams with a series of improvements
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
Node.js Streams, a user-land copy of the stream library from Node.js
A module to manipulate search part of URLs (querystring)
Runs (webpack) loaders
Generate a signature for Apollo usage reporting
JavaScript utilities with respect to emerging standard
ECMAScript parser
Get modules from webpack v5
Easily read/write JSON files.
GitHub App authentication for JavaScript
Parse HTTP request cookies
All essential TypeScript types in one place
The core `url` packaged standalone for use with Browserify.
Querystringify - Small, simple but powerful query string parser.
Provides a mechanism to craft Chef queries through object chains such as .and.or.where(key:value)
Use query objects as flexible building blocks
A small library for building generic query objects.
Build Elastic Search queries with objects
Arel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMSes It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation.
Build quick search objects by merging ActiveRecord queries.
Diametric is a library for building schemas, queries, and transactions for Datomic from Ruby objects. It is also used to map Ruby objects as entities into a Datomic database.
RecordFilter is a Pure-ruby criteria API for building complex queries in ActiveRecord. It supports queries that are built on the fly as well as named filters that can be added to objects and chained to create complex queries. It also gets rid of the nasty hard-coded SQL that shows up in most ActiveRecord code with a clean API that makes queries simple and intuitive to build.
RecordFilter is a Pure-ruby criteria API for building complex queries in ActiveRecord. It supports queries that are built on the fly as well as named filters that can be added to objects and chained to create complex queries. It also gets rid of the nasty hard-coded SQL that shows up in most ActiveRecord code with a clean API that makes queries simple and intuitive to build.
Given a list of datetime _at attributes allow an activerecord object to query status, change status and hold multiple states, these states can be used to build state machines or other constructs.
Ricordami ("Remember me" in Italian) is an attempt at providing a simple interface to build Ruby objects that can be validated, persisted and queried in a Redis data structure server.
Arel is a Relational Algebra for Ruby. It 1) simplifies the generation complex of SQL queries and it 2) adapts to various RDBMS systems. It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation.