View source: R/neon_export_db.R
neon_sync_db | R Documentation |
sync local parquet export to an S3 database
neon_sync_db(s3, dir = file.path(neon_dir(), "parquet"))
s3 |
an |
dir |
directory to which parquet export is written. |
Remote files are named according to the table name (including product id, not according to the 'sanitized' file name duckdb uses when generating exports.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.