Skip to contents

Authors

  • Andre Leite. Author, maintainer.

  • Marcos Wasiliew. Author.

  • Hugo Vasconcelos. Author.

  • Carlos Amorim. Author.

  • Diogo Bezerra. Author.

  • Tobias Müller. Copyright holder.
    Author of the bundled 'polyglot-sql' Rust crate (Polyglot project)

  • Toby Mao. Copyright holder.
    Author of SQLGlot, from which Polyglot is derived

  • The authors of the vendored Rust dependencies. Copyright holder.
    see inst/COPYRIGHTS

Citation

Source: DESCRIPTION

Leite A, Wasiliew M, Vasconcelos H, Amorim C, Bezerra D (2026). polyglotSQL: SQL Parsing, Analysis and Dialect Translation. R package version 0.1.0, https://github.com/StrategicProjects/polyglot-sql-r.

@Manual{,
  title = {polyglotSQL: SQL Parsing, Analysis and Dialect Translation},
  author = {Andre Leite and Marcos Wasiliew and Hugo Vasconcelos and Carlos Amorim and Diogo Bezerra},
  year = {2026},
  note = {R package version 0.1.0},
  url = {https://github.com/StrategicProjects/polyglot-sql-r},
}

Additional details

Authors of polyglotSQL
======================

R package (wrapper):
  André Leite <leite@de.ufpe.br>

Embedded Rust engine:
  polyglot-sql — the Polyglot project
    Tobias Müller (TobiLG) <github@tobilg.com>
    https://github.com/tobilg/polyglot

  Derived from SQLGlot (Python):
    Toby Mao
    https://github.com/tobymao/sqlglot

Vendored Rust crates: see inst/COPYRIGHTS for the complete inventory of
crates, versions, licenses and authors.