Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
Example Flow API Scripts
On this page
Note
This is a Preview feature.
Example Bash Script: Automate Ingest Setup and Full Extract via API
This example Bash script automates the full setup of the Ingest UI checklist using API calls.
Note: Modify source and destination database configuration, table names, schedule, and license key to suit your environment.
Example Python Script: Automate Ingest Setup and Full Extract via API
This example Python script automates the full setup of the Ingest UI checklist using API calls.
Note: Modify source and destination database configuration, tables, schedule, and license key to suit your environment.
Example Bash Script: Automate Sliced Data Transfer via XL Ingest APIs
This example Bash script automates sliced data transfer using XL Ingest APIs.
Note: Modify table names, slice values, and license key to suit your environment.
Example Python Script: Automate Sliced Data Transfer via XL Ingest APIs
This example Python script automates sliced data transfer using XL Ingest APIs.
Note: Modify table names, slice values, and license key to suit your environment.
Last modified: