Apache Geode vs. Google Cloud Datastore

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Geode
Score 7.0 out of 10
N/A
Apache Geode is a distributed in-memory database designed to support low latency, high concurrency solutions, available free and open source since 2002. With it, users can build high-speed, data-intensive applications that elastically meet performance requirements. Apache Geode blends techniques for data replication, partitioning and distributed processing.N/A
Google Cloud Datastore
Score 7.1 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
Pricing
Apache GeodeGoogle Cloud Datastore
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache GeodeGoogle Cloud Datastore
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
Apache GeodeGoogle Cloud Datastore
Features
Apache GeodeGoogle Cloud Datastore
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Apache Geode
8.7
1 Ratings
2% above category average
Google Cloud Datastore
8.4
3 Ratings
2% below category average
Performance9.01 Ratings10.03 Ratings
Availability10.01 Ratings7.03 Ratings
Concurrency10.01 Ratings9.03 Ratings
Scalability8.01 Ratings10.02 Ratings
Data model flexibility7.01 Ratings4.03 Ratings
Deployment model flexibility8.01 Ratings9.92 Ratings
Security00 Ratings9.03 Ratings
Best Alternatives
Apache GeodeGoogle Cloud Datastore
Small Businesses
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache GeodeGoogle Cloud Datastore
Likelihood to Recommend
7.0
(1 ratings)
6.0
(3 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(2 ratings)
Usability
8.0
(1 ratings)
7.0
(1 ratings)
Support Rating
1.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache GeodeGoogle Cloud Datastore
Likelihood to Recommend
Apache
The biggest advantage of using Apache Geode is DB like consistency. So for applications whose data needs to be in-memory, accessible at low latencies and most importantly writes have to be consistent, should use Apache Geode. For our application quite some amount of data is static which we store in MySQL as it can be easily manipulated. But since this data is large R/w from DB becomes expensive. So we started using Redis. Redis does a brilliant job, but with complex data structures and no query like capability, we have to manage it via code. We are experimenting with Apache Geode and it looks promising as now we can query on complex data-structures and get the required data quickly and also updates consistent.
Read full review
Google
I feel like Google Cloud Datastore is well suited when the data models are simple and the possible filtering and sorting operation are not complex. With more complex filtering, the amount of required indexes increase, and so does the costs.
Read full review
Pros
Apache
  • Super Fast data pull/push
  • Provided ACID transactions, so it works like a SQL Database
  • Provides replication & partitioning, so our data is never lost and extraction is super fast. NoSql like properties
Read full review
Google
  • It is hosted in GCP, our primary cloud provider.
  • It integrates with all the services we use in GCP.
Read full review
Cons
Apache
  • Needs more supporting languages. Out of box Python, Nodejs adapters would be wonderful
  • Currently it supports just KV Store. But if we could cache documents or timeseries data would be great
  • Needs more community support, documentation.
Read full review
Google
  • Part of the Google Cloud Platform walled garden.
  • Pay for read/writes to the datastore, in addition to storage.
  • Not many libraries exist.
Read full review
Likelihood to Renew
Apache
No answers on this topic
Google
I give Google Cloud a full score because it satisfies our needs so well. We host most of our infrastructure on Google Cloud and using Google Cloud Datastore helps us to solve our NoSQL storage problem. and Google Cloud Datastore is so scalable and elastic. It saves us lots of time to maintain and saves us money.
Read full review
Usability
Apache
Still Experimenting. Initial results are good. we need to figure out if we can completely replace Redis. Cost wise if it makes sense to keep both or replacement is feasible.
Read full review
Google
The simple implementation, together with the Google Cloud dashboard that allows data inspection, editing and querying, makes Google Cloud Datastore a comprehensive choice when it comes to NoSQL databases.
Read full review
Support Rating
Apache
Never contacted support
Read full review
Google
No answers on this topic
Alternatives Considered
Apache
Still Experimenting. But looks promising as it has query capabilities over complex data structures
Read full review
Google
If deploying an application in Google Cloud Platform, using Google Cloud Datastore is a no brainer because of the simplicity of setup. Other options would require more setup and configuration, and do not come with the same level of guaranteed uptime as Google Cloud Datastore. In our case, we've been using Google Cloud Datastore for 4 years without any issues and have never had to think about it.
Read full review
Return on Investment
Apache
  • Still experimenting so difficult to quote
  • For a small size project/teams might be an overkill as it still has certain learning curve
  • For Medium to large projects with complex Data Structures that need to be queried with a fast o/p it definitely works
Read full review
Google
  • It solves our NoSQL database problem.
  • It it highly scalable and available to meets our needs.
Read full review
ScreenShots