Apache Camel is an open source integration platform.
N/A
Oracle Warehouse Builder
Score 8.7 out of 10
N/A
Oracle Warehouse Builder (OWB) is a data-warehousing centered data integration solution, from Oracle. It offers basic ETL functionality for building a simple data warehouse, as well as advanced ETL functionality supporting enterprise data integration projects, along with connectivity for Oracle and SAP applications.
N/A
Pricing
Apache Camel
Oracle Warehouse Builder
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache Camel
Oracle Warehouse Builder
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Apache Camel
Oracle Warehouse Builder
Features
Apache Camel
Oracle Warehouse Builder
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
Apache Camel
-
Ratings
Oracle Warehouse Builder
9.5
5 Ratings
14% above category average
Connect to traditional data sources
00 Ratings
10.05 Ratings
Connecto to Big Data and NoSQL
00 Ratings
9.02 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Apache Camel
-
Ratings
Oracle Warehouse Builder
10.0
5 Ratings
21% above category average
Simple transformations
00 Ratings
10.05 Ratings
Complex transformations
00 Ratings
10.04 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Apache Camel
-
Ratings
Oracle Warehouse Builder
8.2
5 Ratings
5% above category average
Data model creation
00 Ratings
10.04 Ratings
Metadata management
00 Ratings
6.04 Ratings
Business rules and workflow
00 Ratings
9.04 Ratings
Collaboration
00 Ratings
8.94 Ratings
Testing and debugging
00 Ratings
7.04 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
Message brokering across different systems, with transactionality and the ability to have fine tuned control over what happens using Java (or other languages), instead of a heavy, proprietary languages. One situation that it doesn't fit very well (as far as I have experienced) is when your workflow requires significant data mapping. While possible when using Java tooling, some other visual data mapping tools in other integration frameworks are easier to work with.
The best place for Oracle Warehouse Builder is at the business IT level. It's not suited for business-level users. They are easy confused. One way to reduce the confusion for the developers is to set up the workspaces based on the requirements that are discovered in design sessions. Once this is complete, the implementation of Oracle Warehouse Builder can take flight and be successful.
Camel has an easy learning curve. It is fairly well documented and there are about 5-6 books on Camel.
There is a large user group and blogs devoted to all things Camel and the developers of Camel provide quick answers and have also been very quick to patch Camel, when bugs are reported.
Camel integrates well with well known frameworks like Spring, and other middleware products like Apache Karaf and Servicemix.
There are over 150 components for the Camel framework that help integrate with diverse software platforms.
What I noticed is that sometimes OWB doesn't generate the best SQL in the package especially when there are a high number of source tables in the ETL. It would be nice if ETL developers were allowed to update the generated packages in the database directly.
Another thing - moving OWB ETLs from one database to another one could be easier - for example it would be nice to just copy the generated packages from one database to the other one without doing the deployment of these ETLs through OWB.
If you are looking for a Java-based open source low cost equivalent to webMethods or Azure Logic Apps, Apache Camel is an excellent choice as it is mature and widely deployed, and included in many vendored Java application servers too such as Redhat JBoss EAP. Apache Camel is lacking on the GUI tooling side compared to commercial products such as webMethods or Azure Logic Apps.
Very fast time to market in that so many components are available to use immediately.
Error handling mechanisms and patterns of practice are robust and easy to use which in turn has made our application more robust from the start, so fewer bugs.
However, testing and debugging routes is more challenging than working is standard Java so that takes more time (less time than writing the components from scratch).
Most people don't know Camel coming in and many junior developers find it overwhelming and are not enthusiastic to learn it. So finding people that want to develop/maintain it is a challenge.