TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Oracle Database

    Score8.2 out of 10
    N/AOracle Database, currently in edition 23ai, is a converged, multimodel database management system. It is designed to simplify development for AI, microservices, graph, document, spatial, and relational applications.

    $0.05

    per hour

    pandas

    Score10 out of 10
    N/Apandas is an open source, BSD-licensed library providing high-performance data structures and data analysis tools for the Python programming language. pandas is a Python package providing expressive data structures designed to make working with “relational” or “labeled” data both easier. It aims to be the fundamental high-level building block for doing practical, real-world data analysis in Python.N/A
    Pricing
    Oracle Databasepandas
    Editions & Modules
    Oracle Base Database Service - Standard
    $0.0538
    per hour
    Oracle Base Database Service - Enterprise
    $0.1075
    per hour
    Oracle Base Database Service - High Performance
    $0.2218
    per hour
    Standard Edition
    Contact Sales
    Enterprise Edition
    Contact Sales
    Personal Edition
    Contact Sales
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle Databasepandas
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Oracle Databasepandas
    Considered Both Products
    Oracle
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    86%
    Would buy again
    24 Answers
    No answers on this topic
    Delivers good value for the price
    83%
    Delivers good value for the price
    19 Answers
    No answers on this topic
    Happy with the feature set
    89%
    Happy with the feature set
    25 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    88%
    Lived up to sales and marketing promises
    14 Answers
    No answers on this topic
    Implementation went as expected
    91%
    Implementation went as expected
    21 Answers
    No answers on this topic
    Features
    Oracle Databasepandas
    Relational Databases
    Comparison of Relational Databases features of Oracle Database and pandas
    Feature
    Oracle Database
    8.3
    7 Ratings
    2% above category average
    pandas
    -
    Ratings
    ACID compliance8.47 Ratings00 Ratings
    Database monitoring8.77 Ratings00 Ratings
    Database locking8.77 Ratings00 Ratings
    Encryption9.06 Ratings00 Ratings
    Disaster recovery8.86 Ratings00 Ratings
    Flexible deployment6.47 Ratings00 Ratings
    Multiple datatypes8.17 Ratings00 Ratings
    Platform Connectivity
    Comparison of Platform Connectivity features of Oracle Database and pandas
    Feature
    Oracle Database
    -
    Ratings
    pandas
    8.5
    1 Ratings
    2% above category average
    Connect to Multiple Data Sources00 Ratings8.01 Ratings
    Extend Existing Data Sources00 Ratings8.01 Ratings
    Automatic Data Format Detection00 Ratings10.01 Ratings
    MDM Integration00 Ratings8.01 Ratings
    Best Alternatives
    Oracle Databasepandas
    Small Businesses
    Amazon RDS
    Score8.1 out of 10
    RapidMiner
    Score8.9 out of 10
    Medium-sized Companies
    SingleStore
    Score8.2 out of 10
    Anaconda
    Score8.8 out of 10
    Enterprises
    SAP IQ
    Score5.5 out of 10
    IBM Watson Studio
    Score10 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle Databasepandas
    Likelihood to Recommend
    8.2
    (199 ratings)
    10.0
    (1 ratings)
    Likelihood to Renew
    9.0
    (6 ratings)
    -
    (0 ratings)
    Usability
    7.6
    (13 ratings)
    10.0
    (1 ratings)
    Support Rating
    7.0
    (5 ratings)
    -
    (0 ratings)
    Implementation Rating
    9.6
    (3 ratings)
    -
    (0 ratings)
    User Testimonials
    Oracle Databasepandas
    Likelihood to Recommend
    Oracle
    We migrated from NoSQL to an Oracle database. One of the reasons was robust backup and recovery options available in the Oracle database, which provide zero data loss. A transactional database like Oracle is a better fit for our use case than NoSQL. On a large scale, deployment was evaluated as a cheaper option than the NoSQL engine. This conclusion came even after considering Oracle license is expensive.
    Incentivized
    Read full review
    Open Source
    Pandas are great for quick and relatively simple analytics and visualizations
    Pandas work well for exploratory ad-hoc analytic work
    But , We had little success in implementing complicated predictive analytics. And large data sizes can be a problem.
    Incentivized
    Read full review
    Pros
    Oracle
    • Supports most of the Operating Systems like Unix, Linux and Windows Server.
    • It works well in high load environment under intense parallel transactions setup.
    • Highly reliable DBMS, especially RAC is very much reliable.
    • Well managed and predictable release of security patches.
    • We have highly scaled it from on-prem to a cloud cluster environment for our product.
    • One of the best-performing DBMSs on Linux machines under test delivers high throughput (QPS).
    Incentivized
    Read full review
    Open Source
    • It is easy to do statistical analysis
    • It is easy to clean the data
    • It is easy to produce graphs and charts to visualize
    Incentivized
    Read full review
    Cons
    Oracle
    • The memory demand and management makes it impossible to run it in a container.
    • It is hard to perform local unit testing with Oracle even using the personal edition (aggressive all the available memory grab for itself).
    • Lack of built in database migrations (e.g. as Flyway).
    • The need to install the Oracle client in addition to its drivers.
    • The cost of running it, especially in the Cloud.
    • Comes with very spartan community grade client/management tools whereas the commercial offerings tend to demand a premium price.
    Incentivized
    Read full review
    Open Source
    • There are a lot of libraries and ways to do visualization. Sometimes it is very confusing.
    • Error handling can be a challenge. Sometimes the error messages do not provide valuable clues for the debugging.
    • In our case, there are a bunch of different frameworks and libraries working together. I would rather work with one framework, well tuned for my use case
    Incentivized
    Read full review
    Likelihood to Renew
    Oracle
    There is a lot of sunk cost in a product like Oracle 12c. It is doing a great job, it would not provide us much benefit to switch to another product even if it did the same thing due to the work involved in making such a switch. It would not be cost effective.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Usability
    Oracle
    Many of the powerful options can be auto-configured but there are still many things to take into account at the moment of installing and configuring an Oracle Database, compared with SQL Server or other databases. At the same time, that extra complexity allows for detailed configuration and guarantees performance, scalability, availability and security.
    Incentivized
    Read full review
    Open Source
    Over the years, we tried a lot of different frameworks and tools, homegrown and commercial. Pandas provide the best results.
    It is lightweight, flexible and easy to implement.
    Incentivized
    Read full review
    Support Rating
    Oracle
    1. I have very good experience with Oracle Database support team. Oracle support team has pool of talented Oracle Analyst resources in different regions. To name a few regions - EMEA, Asia, USA(EST, MST, PST), Australia. Their support staffs are very supportive, well trained, and customer focused. Whenever I open Oracle Sev1 SR(service request), I always get prompt update on my case timely. 2. Oracle has zoom call and chat session option linked to Oracle SR. Whenever you are in Oracle portal - you can chat with the Oracle Analyst who is working on your case. You can request for Oracle zoom call thru which you can share the your problem server screen in no time. This is very nice as it saves lot of time and energy in case you have to follow up with oracle support for your case. 3.Oracle has excellent knowledge base in which all the customer databases critical problems and their solutions are well documented. It is very easy to follow without consulting to support team at first.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Implementation Rating
    Oracle
    Overall the implementation went very well and after that everything came out as expected - in terms of performance and scalability. People should always install and upgrade a stable version for production with the latest patch set updates, test properly as much as possible, and should have a backup plan if anything unexpected happens
    Read full review
    Open Source
    No answers on this topic
    Alternatives Considered
    Oracle
    Because of a rich user base and support for any critical issue, this is one of the best options to choose. In case the project has a TCO issue, it can compromise and choose Postgres as the best alternative. SQL server is also good and easy to code and maintain but performance is not as good as the Oracle
    Incentivized
    Read full review
    Open Source
    All these frameworks are great for gathering data and providing some initial analysis. But for real performance debugging work one needs more than tools provided by this tools. That's where the pandas excel.
    Incentivized
    Read full review
    Return on Investment
    Oracle
    • Multiple applications can use the same database and still get high performance
    • Licensing cost is still a concern compared to the other options available in the market that are very very inexpensive
    • Almost a maintenance free database
    • Oracle Grid makes life easy in terms of monitoring and managing the databases
    Incentivized
    Read full review
    Open Source
    • Performance debugging was time consuming and mostly poorly automated exploratory process. Once we started use pandas for these tasks, it really moved the needle. Pandas are instrumental to provide actionable insights. As a result we were able to improve notably cloud software resource utilization and performance
    • Analytics implemented with pandas allow us to detect and. address problems in our APIs before they are notable to our customers
    Incentivized
    Read full review
    ScreenShots