-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jeremywinters edited this page Apr 14, 2017
·
4 revisions
Full 360 has been building data warehouses in AWS since 2007. At first we used Talend for data integration. Talend is a great tool, especially for the price of free, but we always ended up running into the limitations of Talend (and other UI based tools).
From Talend we moved on to building data ingestion processes with ruby, and eventually jruby (because of easy JDBC driver support) running in Docker containers. SneaQL is the distillation of our best practices using jruby and templatized SQL.
- assign
- assign_result
- execute
- execute_if
- test
- exit_if
- exit_step_if
- recordset
- remove_recordset
- iterate
- on_error
Configuration
-
Command Reference