TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Oracle Exadata

    Score9.8 out of 10
    N/AOracle Exadata is an enterprise database platform that runs Oracle Database workloads of any scale and criticality with high performance, availability, and security. Exadata’s scale-out design employs optimizations that let transaction processing, analytics, machine learning, and mixed workloads run faster. Consolidating diverse Oracle Database workloads on Exadata platforms in enterprise data centers, Oracle Cloud Infrastructure (OCI), and multicloud environments helps organizations increase…

    $2.90

    Per Unit

    TensorFlow

    Score7.6 out of 10
    N/ATensorFlow is an open-source machine learning software library for numerical computation using data flow graphs. It was originally developed by Google.N/A
    Pricing
    Oracle ExadataTensorFlow
    Editions & Modules
    Database Server
    $2.9032
    Per Unit
    Quarter Rack
    $14.5162
    Per Unit
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle ExadataTensorFlow
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Oracle ExadataTensorFlow
    Considered Both Products
    Oracle
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    6 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    6 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    6 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    6 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    6 Answers
    No answers on this topic
    Features
    Oracle ExadataTensorFlow
    Access Control and Security
    Comparison of Access Control and Security features of Oracle Exadata and TensorFlow
    Feature
    Oracle Exadata
    8.9
    3 Ratings
    1% below category average
    TensorFlow
    -
    Ratings
    Multi-User Support (named login)10.03 Ratings00 Ratings
    Multiple Access Permission Levels (Create, Read, Delete)10.03 Ratings00 Ratings
    Single Sign-On (SSO)6.82 Ratings00 Ratings
    Data Modeling
    Comparison of Data Modeling features of Oracle Exadata and TensorFlow
    Feature
    Oracle Exadata
    10.0
    1 Ratings
    3% above category average
    TensorFlow
    -
    Ratings
    Data model creation10.01 Ratings00 Ratings
    Data Exploration
    Comparison of Data Exploration features of Oracle Exadata and TensorFlow
    Feature
    Oracle Exadata
    7.0
    1 Ratings
    12% below category average
    TensorFlow
    -
    Ratings
    Visualization7.01 Ratings00 Ratings
    Data Warehouse
    Comparison of Data Warehouse features of Oracle Exadata and TensorFlow
    Feature
    Oracle Exadata
    9.3
    3 Ratings
    8% above category average
    TensorFlow
    -
    Ratings
    High-Volume Data Processing10.02 Ratings00 Ratings
    Data Warehouse Management10.02 Ratings00 Ratings
    Administrative Automation8.33 Ratings00 Ratings
    Self-Optimization8.73 Ratings00 Ratings
    Best Alternatives
    Oracle ExadataTensorFlow
    Small Businesses
    No answers on this topic
    Google Cloud AI
    Score8.7 out of 10
    Medium-sized Companies
    Cloudera Enterprise Data Hub
    Score9 out of 10
    Google Cloud AI
    Score8.7 out of 10
    Enterprises
    Cloudera Enterprise Data Hub
    Score9 out of 10
    Google Cloud AI
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle ExadataTensorFlow
    Likelihood to Recommend
    10.0
    (24 ratings)
    6.0
    (15 ratings)
    Usability
    8.7
    (3 ratings)
    9.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    9.1
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    Oracle ExadataTensorFlow
    Likelihood to Recommend
    Oracle
    Oracle Exadata is well-suited for environments where massive performance for Oracle databases is required. Storage indexes reduce the unnecessary I/O. Smart Flash
    Cache accelerates random reads/writes.

    Our OLTP application demands very high concurrency. Multi-node Exadata provides high availability and zero downtime during DB patching. It comes with lots of built-in automations, so it reduces many routine tasks for sysadmins, like network, storage, and VM configuration, and it also reduces many Oracle DBA tasks, like Oracle software installation, patching, and upgrades.
    Incentivized
    Read full review
    Open Source
    TensorFlow is great for most deep learning purposes. This is especially true in two domains: 1. Computer vision: image classification, object detection and image generation via generative adversarial networks 2. Natural language processing: text classification and generation. The good community support often means that a lot of off-the-shelf models can be used to prove a concept or test an idea quickly. That, and Google's promotion of Colab means that ideas can be shared quite freely. Training, visualizing and debugging models is very easy in TensorFlow, compared to other platforms (especially the good old Caffe days). In terms of productionizing, it's a bit of a mixed bag. In our case, most of our feature building is performed via Apache Spark. This means having to convert Parquet (columnar optimized) files to a TensorFlow friendly format i.e., protobufs. The lack of good JVM bindings mean that our projects end up being a mix of Python and Scala. This makes it hard to reuse some of the tooling and support we wrote in Scala. This is where MXNet shines better (though its Scala API could do with more work).
    Incentivized
    Read full review
    Pros
    Oracle
    • Oracle Database : Deliver industry-leading security, high availability and scalability with Oracle Database, which has been significantly enhanced to take advantage of the Oracle Exadata Storage Servers.
    • Exadata Smart Scan : Improve query performance by offloading intensive query processing and data mining scoring to scalable intelligent storage servers.
    • Smart Flash Cache : Transparently cache 'hot' read and write data to fast solid-state storage, improving query response times and throughput. Exadata systems use the latest PCI flash technology rather than flash disks. PCI flash delivers ultra-high performance by placing flash directly on the high speed PCI bus rather than behind slow disk controllers.
    • Hybrid Columnar Compression : Reduce the size of data warehousing tables by 10x, and archive tables by 50x, to improve performance and lower storage costs for primary, standby, and backup databases. Query high, query low, archive high and archive low.
    • Infiniband Network : Connect multiple Oracle Exadata Database Machines using the InfiniBand fabric to form a larger single system image configuration. Each InfiniBand link provides 40 Gigabits of bandwidth–many times higher than traditional storage or server networks.
    • Petabyte Scalability : Easily scale data warehouse to support enterprise data growth.
    Incentivized
    Read full review
    Open Source
    • A vast library of functions for all kinds of tasks - Text, Images, Tabular, Video etc.
    • Amazing community helps developers obtain knowledge faster and get unblocked in this active development space.
    • Integration of high-level libraries like Keras and Estimators make it really simple for a beginner to get started with neural network based models.
    Incentivized
    Read full review
    Cons
    Oracle
    • The process of patching and upgrade of Exadata server components could be improved with a goal to minimize the overall effort, make it fully automated and transparent.
    • Improved guidelines and possibly more sophisticated tools for sizing of new Exadata servers for migration from old legacy hardware.
    Incentivized
    Read full review
    Open Source
    • RNNs are still a bit lacking, compared to Theano.
    • Cannot handle sequence inputs
    • Theano is perhaps a bit faster and eats up less memory than TensorFlow on a given GPU, perhaps due to element-wise ops. Tensorflow wins for multi-GPU and “compilation” time.
    Read full review
    Usability
    Oracle
    I am comparing Exadata with the Oracle RAC database experience. In addition to Oracle RAC features, Exadata provides automatic performance optimization through Smart Scan and storage indexes. Deep integration with the Oracle ecosystem and tight coupling with Oracle Enterprise Manager
    for monitoring and management. Some downsides of Exadata are: a steep learning curve, concepts like cell offloading, IORM, and flash cache behavior aren’t intuitive initially. Operating
    Exadata requires specialized DBA skills.
    Incentivized
    Read full review
    Open Source
    Support of multiple components and ease of development.
    Incentivized
    Read full review
    Support Rating
    Oracle
    No answers on this topic
    Open Source
    Community support for TensorFlow is great. There's a huge community that truly loves the platform and there are many examples of development in TensorFlow. Often, when a new good technique is published, there will be a TensorFlow implementation not long after. This makes it quick to ally the latest techniques from academia straight to production-grade systems. Tooling around TensorFlow is also good. TensorBoard has been such a useful tool, I can't imagine how hard it would be to debug a deep neural network gone wrong without TensorBoard.
    Incentivized
    Read full review
    Implementation Rating
    Oracle
    No answers on this topic
    Open Source
    Use of cloud for better execution power is recommended.
    Incentivized
    Read full review
    Alternatives Considered
    Oracle
    Oracle Exadata Database Machine had the best performance overall hands down. It clearly beat the competition and we were seeing 1000X improvement on SAP HANA. Oracle Exadata Database Machine beat that without us refactoring our code. To achieve that in HANA, we had to refactor the code somewhat. Now this was for our limited POC of 5 use cases. Given the large number of stored procedures we had in Sybase, we need to capture more production metrics but we are seeing incredible performance.
    Incentivized
    Read full review
    Open Source
    Keras is built on top of TensorFlow, but it is much simpler to use and more Python style friendly, so if you don't want to focus on too many details or control and not focus on some advanced features, Keras is one of the best options, but as far as if you want to dig into more, for sure TensorFlow is the right choice
    Incentivized
    Read full review
    Return on Investment
    Oracle
    • Single support from a single vendor with both machine and database from Oracle, which is costing us less.
    • With Exadata, we need less technical manpower and less technical support. A business transaction with the integrated and centralized database helps us focus on other business needs.
    • We don't need to buy additional licenses and Hardware for the next 3 to 5 years.
    Incentivized
    Read full review
    Open Source
    • Learning is s bit difficult takes lot of time.
    • Developing or implementing the whole neural network is time consuming with this, as you have to write everything.
    • Once you have learned this, it make your job very easy of getting the good result.
    Incentivized
    Read full review
    ScreenShots