<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Relational Query Generator for Data Manipulation at Scale</dc:title>
  <dc:title>R package rquery version 1.4.99</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.4.0), wrapr (&gt;= 2.0.9)</dc:relation>
  <dc:relation>Imports: utils, stats, methods</dc:relation>
  <dc:relation>Suggests: DBI, RSQLite, rqdatatable (&gt;= 1.3.2), igraph, knitr,
rmarkdown, yaml, tinytest</dc:relation>
  <dc:creator>John Mount &lt;jmount@win-vector.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>John Mount [aut, cre],
  Win-Vector LLC [cph]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2023-08-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rquery</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rquery</dc:identifier>
</oai_dc:dc>
