TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Apache Hive

    Score8 out of 10
    N/AApache Hive is database/data warehouse software that supports data querying and analysis of large datasets stored in the Hadoop distributed file system (HDFS) and other compatible systems, and is distributed under an open source license.N/A

    Neo4j

    Score9 out of 10
    N/ANeo4j is an open source embeddable graph database developed by Neo Technologies based in San Mateo, California with an office in Sweden.

    $65

    per month

    Pricing
    Apache HiveNeo4j
    Editions & Modules
    No answers on this topic
    Aura Professional
    $65
    per month
    Community Edition
    Free
    Enterprise Edition
    Contact Sales
    Aura Free
    Free
    Aura Enterprise
    Contact Sales
    Offerings
    Pricing Offerings
    Apache HiveNeo4j
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    Apache HiveNeo4j
    Considered Both Products
    Apache
    No answer on this topic
    Neo Technologies
    No answer on this topic
    Key User Insights
    Would buy again
    95%
    Would buy again
    18 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    18 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    19 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    90%
    Lived up to sales and marketing promises
    9 Answers
    No answers on this topic
    Implementation went as expected
    89%
    Implementation went as expected
    17 Answers
    No answers on this topic
    Best Alternatives
    Apache HiveNeo4j
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Cloudera Enterprise Data Hub
    Score9 out of 10
    No answers on this topic
    Enterprises
    Oracle Exadata
    Score9.8 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Apache HiveNeo4j
    Likelihood to Recommend
    8.0
    (35 ratings)
    9.0
    (10 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    -
    (0 ratings)
    Usability
    8.5
    (7 ratings)
    9.0
    (2 ratings)
    Support Rating
    7.0
    (6 ratings)
    -
    (0 ratings)
    User Testimonials
    Apache HiveNeo4j
    Likelihood to Recommend
    Apache
    Software work execution is on a large scale, it is good to use for new projects or organizational changes, data lineage mapping has always been dubious but this one has had good results. You can store and synchronize data from different departments, the storage process can be manual but it is best automated.
    Incentivized
    Read full review
    Neo Technologies
    Neo4J is great for creating network graphs or illustrating how things are related. It is also good for finding individuals or things that have greater influence than others in a system. It is not appropriate if you have standard data sets that can be analyzed using conventional methods or visualized using Tableau, for example.
    Incentivized
    Read full review
    Pros
    Apache
    • Apache Hive allows use to write expressive solutions to complex problems thanks to its SQL-like syntax.
    • Relatively easy to set up and start using.
    • Very little ramp-up to start using the actual product, documentation is very thorough, there is an active community, and the code base is constantly being improved.
    Incentivized
    Read full review
    Neo Technologies
    • Mature Query language, I found Cypher QL to be mature in handling all sorts of problems we throw at it. Its expressive enough to be intuitive while providing rich features for various scenarios.
    • Native support for REST API, that makes interacting with Neo4J intuitive and easy.
    • Support for Procedures in Java, procedures are custom code that could be added to the Neo4J to write custom querying of data. The best part about the procedures is it could be invoked using the REST API. This allows us to overcome any shortcomings from their Cypher query language.
    • Nice UI and interface for executing the Query and visualizing the response.
    • UI access controlled by User credentials allows for neat access controls.
    • Awesome free community edition for small-scale projects.
    Incentivized
    Read full review
    Cons
    Apache
    • Some queries, particularly complex joins, are still quite slow and can take hours
    • Previous jobs and queries are not stored sometimes
    • Switching to Impala can sometimes be time-consuming (i.e. the system hangs, or is slow to respond).
    • Sometimes, directories and tables don't load properly which causes confusion
    Incentivized
    Read full review
    Neo Technologies
    • One of the hardest challenges that Neo4j had to solve was the horizontal scaling problem. I am not updated on recent developments, but at the time of my use, I couldn't find a viable solution.
    • Neo4j does not play with other open source APIs like Blueprint. You have to use the native Neo4j API.
    • There wasn't a visual tool to see your data. Of course, third party tools are always available, but I would have loved something which came with the Neo4j bundle. I love that Docker comes bundled with Kitematic, so it's not wrong to hope that Neo4j could also ship with some default visualization software.
    Incentivized
    Read full review
    Likelihood to Renew
    Apache
    Since I do not know the second data warehouse solution that integrate with HDFS as well as Hive.
    Read full review
    Neo Technologies
    No answers on this topic
    Usability
    Apache
    Hive is a very good big data analysis and ad-hoc query platform, which supports scaling also. The BI processes can be easily integrated with Hadoop via the Hive. It can deal with a much larger data set that traditional RDBMS can not. It is a "must-have" component of the big data domain.
    Incentivized
    Read full review
    Neo Technologies
    Learning cypher was super easy coming from a SQL background. Furthermore, the docs Neo4j provides on their website make it really easy to pull up a reference, guide or a quick example. The mac app they provide is also really well designed with good visualisation tools, with the ability to easily use colour, line thickness etc to help navigate your data.
    Incentivized
    Read full review
    Support Rating
    Apache
    Apache Hive is a FOSS project and its open source. We need not definitely comment on anything about the support of open source and its developer community. But, it has got tremendous developer support, awesome documentation. I would justify the fact that much support can be gathered from the community backup.
    Incentivized
    Read full review
    Neo Technologies
    No answers on this topic
    Alternatives Considered
    Apache
    Besides Hive, I have used Google BigQuery, which is costly but have very high computation speed. Amazon Redshift is the another product, I used in my recent organisation. Both Redshift and BigQuery are managed solution whereas Hive needs to be managed
    Incentivized
    Read full review
    Neo Technologies
    Neo4j is a graph store and has different use cases compared to another NoSQL Document store like MongoDB. MongoDB is a bad choice when joins are common as existing operators for joining two documents (similar to tables in a relational store) as Mongo 3.5 use SQL like join algorithms which are expensive. MongoDB is a great choice when distributed schemaless rich document structures are important requirements. Cross document transaction support is not native to MongoDB yet, whereas Neo4J is ACID complaint with all its operations.
    Incentivized
    Read full review
    Return on Investment
    Apache
    • Apache hive is secured and scalable solution that helps in increasing the overall organization productivity.
    • Apache hive can handle and process large amount of data in a sufficient time manner.
    • It simplifies writing SQL queries, hence helping the organization as most companies use SQL for all query jobs.
    Incentivized
    Read full review
    Neo Technologies
    • Positive: Less complex queries on graph structures, than in relational databases.
    • Negative: maintenance is a huge deal, things doesn't work and break, requiring lengthy restore operations.
    Read full review
    ScreenShots