Easy to implement needs improvement
Use Cases and Deployment Scope
We use this to run several ETLs to update the data warehouse on a daily basis.
Pros
- Easy interface to create data connections and data transfer object
- functionality to use multiple programming languages when an existing object is not sufficient
- functionality to call api
- easy to understand
Cons
- Reports that show the ETL running, also used for finding failures need drastic improvement
- The report should be able to show what objects are currently running and how they are performing. They will be helpful to troubleshoot when the ETLs are running slow.
- The reports currently only show tasks that have completed, not the ones running now. Add the running now tasks and their performance will greatly enhance the product.
Likelihood to Recommend
It is well suited for bulk data transfer, although there is scope for improvement as described earlier. It can do bulk data transfer from various different relational databases to other relational databases.
Not very well suited where you need to do complex data transformations and need to monitor current status. It is also not very well suited for handling non relational databases.
