Skip to main content

2 docs tagged with "script query"

View all tags

Queries and Reports: script query

Run one or more SELECTs against a single database with script query and serialize the results as CSV or a table, bind parameters, feed one query's rows into the next, and redact sensitive columns before they leave Atlas.

Running Data Scripts on Kubernetes

Run Atlas Data Scripts inside a Kubernetes cluster with the arigaio/atlas image: push the script to the Atlas Registry, hold the credentials in a Secret, and run it on a schedule as a CronJob or on demand as a Job.