Google Cloud Datastore vs. Neo4j

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google Cloud Datastore
Score 8.4 out of 10
N/A
Google Cloud Datastore is a NoSQL "schemaless" database as a service, supporting diverse data types. The database is managed; Google manages sharding and replication and prices according to storage and activity.N/A
Neo4j
Score 7.0 out of 10
N/A
Neo4j 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
Google Cloud DatastoreNeo4j
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
Google Cloud DatastoreNeo4j
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
Features
Google Cloud DatastoreNeo4j
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Google Cloud Datastore
10.0
2 Ratings
13% above category average
Neo4j
-
Ratings
Performance10.02 Ratings00 Ratings
Availability10.02 Ratings00 Ratings
Concurrency10.02 Ratings00 Ratings
Security10.02 Ratings00 Ratings
Scalability10.02 Ratings00 Ratings
Data model flexibility10.02 Ratings00 Ratings
Deployment model flexibility9.92 Ratings00 Ratings
Best Alternatives
Google Cloud DatastoreNeo4j
Small Businesses
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
IBM Cloudant
IBM Cloudant
Score 8.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google Cloud DatastoreNeo4j
Likelihood to Recommend
9.9
(2 ratings)
2.2
(9 ratings)
Likelihood to Renew
10.0
(2 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
6.0
(1 ratings)
User Testimonials
Google Cloud DatastoreNeo4j
Likelihood to Recommend
Google
If you want a serverless NoSQL database, no matter it is for personal use, or for company use, Google Cloud Datastore should be on top of your list, especially if you are using Google Cloud as your primary cloud platform. It integrates with all services in the Google Cloud platform.
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.
Read full review
Pros
Google
  • Automatically handles shards and replication.
  • Schema-less & NoSQL.
  • Fully managed.
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.
Read full review
Cons
Google
  • It is hosted on GCP, which makes it harder if your company have multi-cloud strategy.
  • When you want to migrate to other cloud providers, there can be a caveat.
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.
Read full review
Likelihood to Renew
Google
For the amount of use we're getting from Google Cloud Datastore, switching to any other platform would have more cost with little gain. Not having to manage and maintain Google Cloud Datastore for over 4 years has allowed our teams to work on other things. The price is so low that almost any other option for our needs would be far more expensive in time and money.
Read full review
Neo Technologies
No answers on this topic
Usability
Google
No answers on this topic
Neo Technologies
[Based on] Query Language, Performance on small and large data sets, integration and deployment, analysis, API support, Interactive UI.
Read full review
Alternatives Considered
Google
We selected Google Cloud Datastore as one of our candidates for our NoSQL data is because it is provided by Google Cloud, which fits our needs. Most of our infrastructure is on Google Cloud, so when we think about the NoSQL database, the first thing we thought about is Google Cloud Datastore. And it proves itself.
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.
Read full review
Return on Investment
Google
  • Simple billing part of Google Cloud Platform
  • No time spent configuring and maintaining Google Cloud Datastore.
  • Very good uptime for our applications.
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