rquery: Relational Query Generator for Data Manipulation at Scale

A piped query generator based on Edgar F. Codd's relational algebra, and on production experience using 'SQL' and 'dplyr' at big data scale. The design represents an attempt to make 'SQL' more teachable by denoting composition by a sequential pipeline notation instead of nested queries or functions. The implementation delivers reliable high performance data processing on large data systems such as 'Spark', databases, and 'data.table'. Package features include: data processing trees or pipelines as observable objects (able to report both columns produced and columns used), optimized 'SQL' generation as an explicit user visible table modeling step, plus explicit query reasoning and checking.

Package details

AuthorJohn Mount [aut, cre], Win-Vector LLC [cph]
MaintainerJohn Mount <jmount@win-vector.com>
LicenseGPL-2 | GPL-3
Version1.4.99
URL https://github.com/WinVector/rquery/ https://winvector.github.io/rquery/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rquery")

Try the rquery package in your browser

Any scripts or data that you put into this service are public.

rquery documentation built on Aug. 20, 2023, 9:06 a.m.