-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
jeremywinters edited this page Apr 15, 2017
·
1 revision
SneaQL connects to databases via JDBC, so any database with a JDBC driver should work. That being said, there is some simple integration work which needs to be performed to handle database preferences. At this point, SneaQL has been tested with Amazon Redshift, HPE Vertica, and SQLite. We will be integrating more databases soon. If you have a requirement let us know so we can prioritize if possible.
- assign
- assign_result
- execute
- execute_if
- test
- exit_if
- exit_step_if
- recordset
- remove_recordset
- iterate
- on_error
Configuration
-
Command Reference