Apache Airflow vs. Oracle Data Integrator (ODI)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Airflow
Score 8.5 out of 10
N/A
Apache Airflow is an open source tool that can be used to programmatically author, schedule and monitor data pipelines using Python and SQL. Created at Airbnb as an open-source project in 2014, Airflow was brought into the Apache Software Foundation’s Incubator Program 2016 and announced as Top-Level Apache Project in 2019. It is used as a data orchestration solution, with over 140 integrations and community support.N/A
Oracle Data Integrator (ODI)
Score 8.4 out of 10
N/A
Oracle Data Integrator is an ELT data integrator designed with interoperability other Oracle programs. The program focuses on a high-performance capacity to support Big Data use within Oracle.N/A
Pricing
Apache AirflowOracle Data Integrator (ODI)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache AirflowOracle Data Integrator (ODI)
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Apache AirflowOracle Data Integrator (ODI)
Top Pros
Top Cons
Features
Apache AirflowOracle Data Integrator (ODI)
Workload Automation
Comparison of Workload Automation features of Product A and Product B
Apache Airflow
8.2
9 Ratings
0% above category average
Oracle Data Integrator (ODI)
-
Ratings
Multi-platform scheduling8.89 Ratings00 Ratings
Central monitoring8.49 Ratings00 Ratings
Logging8.19 Ratings00 Ratings
Alerts and notifications7.99 Ratings00 Ratings
Analysis and visualization7.99 Ratings00 Ratings
Application integration8.49 Ratings00 Ratings
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Apache Airflow
-
Ratings
Oracle Data Integrator (ODI)
9.6
11 Ratings
15% above category average
Connect to traditional data sources00 Ratings9.911 Ratings
Connecto to Big Data and NoSQL00 Ratings9.39 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Apache Airflow
-
Ratings
Oracle Data Integrator (ODI)
9.9
11 Ratings
17% above category average
Simple transformations00 Ratings9.911 Ratings
Complex transformations00 Ratings9.911 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Apache Airflow
-
Ratings
Oracle Data Integrator (ODI)
9.2
11 Ratings
13% above category average
Data model creation00 Ratings9.310 Ratings
Metadata management00 Ratings9.510 Ratings
Business rules and workflow00 Ratings9.111 Ratings
Collaboration00 Ratings8.510 Ratings
Testing and debugging00 Ratings9.311 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Apache Airflow
-
Ratings
Oracle Data Integrator (ODI)
9.1
9 Ratings
10% above category average
Integration with data quality tools00 Ratings9.59 Ratings
Integration with MDM tools00 Ratings8.77 Ratings
Best Alternatives
Apache AirflowOracle Data Integrator (ODI)
Small Businesses

No answers on this topic

Skyvia
Skyvia
Score 9.6 out of 10
Medium-sized Companies
ActiveBatch Workload Automation
ActiveBatch Workload Automation
Score 8.6 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.1 out of 10
Enterprises
Redwood RunMyJobs
Redwood RunMyJobs
Score 9.4 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache AirflowOracle Data Integrator (ODI)
Likelihood to Recommend
7.8
(9 ratings)
8.0
(29 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(4 ratings)
Implementation Rating
-
(0 ratings)
7.0
(1 ratings)
User Testimonials
Apache AirflowOracle Data Integrator (ODI)
Likelihood to Recommend
Apache
For a quick job scanning of status and deep-diving into job issues, details, and flows, AirFlow does a good job. No fuss, no muss. The low learning curve as the UI is very straightforward, and navigating it will be familiar after spending some time using it. Our requirements are pretty simple. Job scheduler, workflows, and monitoring. The jobs we run are >100, but still is a lot to review and troubleshoot when jobs don't run. So when managing large jobs, AirFlow dated UI can be a bit of a drawback.
Read full review
Oracle
Oracle Data Integrator is well suited in all the situations where you need to integrate data from and to different systems/technologies/environments or to schedule some tasks. I've used it on Oracle Database (Data Warehouses or Data Marts), with great loading and transforming performances to accomplish any kind of relational task. This is true for all Oracle applications (like Hyperion Planning, Hyperion Essbase, Hyperion Financial Management, and so on). I've also used it to manage files on different operating systems, to execute procedures in various languages and to read and write data from and to non-Oracle technologies, and I can confirm that its performances have always been very good. It can become less appropriate depending on the expenses that can be afforded by the customer since its license costs are quite high.
Read full review
Pros
Apache
  • In charge of the ETL processes.
  • As there is no incoming or outgoing data, we may handle the scheduling of tasks as code and avoid the requirement for monitoring.
Read full review
Oracle
  • Oracle Data Integrator nearly addresses every data issue that one can expect. Oracle Data Integrator is tightly integrated to the Oracle Suite of products. This is one of the major strengths of Oracle Data Integrator. Oracle Data Integrator is part of the Oracle Business Intelligence Applications Suite - which is highly used by various industries. This tool replaced Informatica ETL in Oracle Business Intelligence Applications Suite.
  • Oracle Data Integrator comes with many pre-written data packages. If one has to load data from Excel to Oracle Database, there is a package that is ready available for them - cutting down lot of effort on writing the code. Similarly, there are packages for Oracle to SQL, SQL to Oracle and all other possible combinations. Developers love this feature.
  • Oracle Data Integrator relies highly on the database for processing. This is actually an ELT tool rather than an ETL tool. It first loads all the data into target instance and then transforms it at the expense of database resources. This light footprint makes this tool very special.
  • The other major advantage of Oracle Data Integrator, like any other Oracle products, is a readily available developer pool. As all Oracle products are free to download for demo environments, many organizations prefer to play around with a product before purchasing it. Also, Oracle support and community is a big advantage compared to other vendors.
Read full review
Cons
Apache
  • they should bring in some time based scheduling too not only event based
  • they do not store the metadata due to which we are not able to analyze the workflows
  • they only support python as of now for scripted pipeline writing
Read full review
Oracle
  • ODI does not have an intuitive user interface. It is powerful, but difficult to figure out at first. There is a significant learning curve between usability, proficiency, and mastery of the tool.
  • ODI contains some frustrating bugs. It is Java based and has some caching issues, often requiring you to restart the program before you see your code changes stick.
  • ODI does not have a strong versioning process. It is not intuitive to keep an up to date repository of versioned code packages. This can create versioning issues between environments if you do not have a strong external code versioning process.
Read full review
Likelihood to Renew
Apache
No answers on this topic
Oracle
It is maturing and over time will have a good pool of resources. Each new version has addressed the issues of the previous ones. Its getting better and bigger.
Read full review
Alternatives Considered
Apache
There are a number of reasons to choose Apache Airflow over other similar platforms- Integrations—ready-to-use operators allow you to integrate Airflow with cloud platforms (Google, AWS, Azure, etc) Apache Airflow helps with backups and other DevOps tasks, such as submitting a Spark job and storing the resulting data on a Hadoop cluster It has machine learning model training, such as triggering a Sage maker job.
Read full review
Oracle
I have used Trifacta Google Data Prep quite a bit. We use Google Cloud Platform across our organization. The tools are very comparable in what they offer. I would say Data Prep has a slight edge in usability and a cleaner UI, but both of the tools have comparable toolsets.
Read full review
Return on Investment
Apache
  • A lot of helpful features out-of-the-box, such as the DAG visualizations and task trees
  • Allowed us to implement complex data pipelines easily and at a relatively low cost
Read full review
Oracle
  • From a business intelligence perspective, it allows us to provide users with the necessary data and information to make informed decisions.
  • Compared with other Oracle products and licensing, I do not think the pricing was unreasonable.
  • It is part of a larger install, so for ease of use, we purchased it with other Oracle products.
Read full review
ScreenShots