snowquery: SQL Interface to 'Snowflake', 'Redshift', 'Postgres', 'SQLite', and 'DuckDB'

Run 'SQL' queries across 'Snowflake', 'Amazon Redshift', 'PostgreSQL', 'SQLite', and 'DuckDB' from R with a single function. Optionally stream and cache large query results to a local 'DuckDB' database for efficient work with larger-than-memory datasets.

Version: 1.3.0
Imports: yaml, reticulate, RPostgres, RSQLite, DBI, duckdb, dplyr, dbplyr
Published: 2025-09-10
DOI: 10.32614/CRAN.package.snowquery
Author: Dani Mermelstein [aut, cre, cph]
Maintainer: Dani Mermelstein <dmermelstein at hey.com>
BugReports: https://github.com/mermelstein/snowquery/issues
License: GPL (≥ 3)
URL: https://github.com/mermelstein/snowquery
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: snowquery results

Documentation:

Reference manual: snowquery.html , snowquery.pdf

Downloads:

Package source: snowquery_1.3.0.tar.gz
Windows binaries: r-devel: snowquery_1.2.1.zip, r-release: snowquery_1.2.1.zip, r-oldrel: snowquery_1.3.0.zip
macOS binaries: r-release (arm64): snowquery_1.3.0.tgz, r-oldrel (arm64): snowquery_1.3.0.tgz, r-release (x86_64): snowquery_1.3.0.tgz, r-oldrel (x86_64): snowquery_1.3.0.tgz
Old sources: snowquery archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=snowquery to link to this page.