<?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>SQL Parsing, Analysis and Dialect Translation</dc:title>
  <dc:title>R package polyglotSQL version 0.1.0</dc:title>
  <dc:description>Parse, tokenize, validate, format, analyze and translate SQL
    between more than 30 dialects ('PostgreSQL', 'MySQL', 'BigQuery',
    'Snowflake', 'DuckDB', 'T-SQL', and others) using the 'polyglot-sql'
    Rust crate &lt;https://github.com/tobilg/polyglot&gt;, a Rust port of the
    'SQLGlot' 'Python' library.  All processing happens locally in the R
    session; no database connection, 'Python' runtime or external service
    is required.  Includes column-level lineage, structural query
    analysis, query optimization, 'AST' diffing and 'OpenLineage' facet
    generation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Imports: cli, jsonlite</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Andre Leite &lt;leite@castlab.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Andre Leite [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-4718-9766&gt;),
  Marcos Wasiliew [aut],
  Hugo Vasconcelos [aut] (ORCID: &lt;https://orcid.org/0000-0001-6249-0920&gt;),
  Carlos Amorim [aut] (ORCID: &lt;https://orcid.org/0000-0001-6315-8305&gt;),
  Diogo Bezerra [aut] (ORCID: &lt;https://orcid.org/0000-0002-1216-8674&gt;),
  Tobias Müller [cph] (Author of the bundled 'polyglot-sql' Rust crate
    (Polyglot project)),
  Toby Mao [cph] (Author of SQLGlot, from which Polyglot is derived),
  The authors of the vendored Rust dependencies [cph] (see
    inst/COPYRIGHTS)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=polyglotSQL/LICENSE)</dc:rights>
  <dc:date>2026-08-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=polyglotSQL</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.polyglotSQL</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
