TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Google Cloud Datastore

    Score7 out of 10
    N/AGoogle 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

    PostgreSQL

    Score8.8 out of 10
    N/APostgreSQL (alternately Postgres) is a free and open source object-relational database system boasting over 30 years of active development, reliability, feature robustness, and performance. It supports SQL and is designed to support various workloads flexibly.N/A
    Pricing
    Google Cloud DatastorePostgreSQL
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Google Cloud DatastorePostgreSQL
    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
    Google Cloud DatastorePostgreSQL
    Considered Both Products
    Google
    No answer on this topic
    PostgreSQL Global Development Group
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    32 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    32 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    32 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    25 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    31 Answers
    Features
    Google Cloud DatastorePostgreSQL
    NoSQL Databases
    Comparison of NoSQL Databases features of Google Cloud Datastore and PostgreSQL
    Feature
    Google Cloud Datastore
    8.4
    3 Ratings
    2% below category average
    PostgreSQL
    -
    Ratings
    Performance10.03 Ratings00 Ratings
    Availability7.03 Ratings00 Ratings
    Concurrency9.03 Ratings00 Ratings
    Security9.03 Ratings00 Ratings
    Scalability10.02 Ratings00 Ratings
    Data model flexibility4.03 Ratings00 Ratings
    Deployment model flexibility9.92 Ratings00 Ratings
    Best Alternatives
    Google Cloud DatastorePostgreSQL
    Small Businesses
    IBM Cloudant
    Score7.4 out of 10
    MariaDB Platform
    Score9.1 out of 10
    Medium-sized Companies
    IBM Cloudant
    Score7.4 out of 10
    MySQL
    Score8.4 out of 10
    Enterprises
    IBM Cloudant
    Score7.4 out of 10
    SQLite
    Score8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Google Cloud DatastorePostgreSQL
    Likelihood to Recommend
    6.0
    (3 ratings)
    8.3
    (56 ratings)
    Likelihood to Renew
    10.0
    (2 ratings)
    9.0
    (1 ratings)
    Usability
    7.0
    (1 ratings)
    8.3
    (9 ratings)
    Availability
    -
    (0 ratings)
    9.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    7.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    9.3
    (7 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.0
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    Google Cloud DatastorePostgreSQL
    Likelihood to Recommend
    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.
    Incentivized
    Read full review
    PostgreSQL Global Development Group
    PostgreSQL is best used for structured data, and best when following relational database design principles. I would not use PostgreSQL for large unstructured data such as video, images, sound files, xml documents, web-pages, especially if these files have their own highly variable, internal structure.
    Incentivized
    Read full review
    Pros
    Google
    • It is hosted in GCP, our primary cloud provider.
    • It integrates with all the services we use in GCP.
    Incentivized
    Read full review
    PostgreSQL Global Development Group
    • It works well with external data sources and runs on platforms with stable performance.
    • Clients can rest assured that their personal information will be safe and secure.
    • Many forums discuss setup and usage, and most are free.
    • Adding tooling applications to a computer is unlimited.
    • PostgreSQL runs on many OS platforms and supports ANSI SQL, stored procedures, and triggers.
    Read full review
    Cons
    Google
    • Part of the Google Cloud Platform walled garden.
    • Pay for read/writes to the datastore, in addition to storage.
    • Not many libraries exist.
    Incentivized
    Read full review
    PostgreSQL Global Development Group
    • Clearer indications on what is the query plan, to optimize the query
    • More out of the box, Postgres specific, SQL functions
    • It would be nice to have a more visual aid of the relationship between all tables, but possibly this depend more on the UI used
    Incentivized
    Read full review
    Likelihood to Renew
    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.
    Incentivized
    Read full review
    PostgreSQL Global Development Group
    As a needed software for day to day development activities
    Incentivized
    Read full review
    Usability
    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.
    Incentivized
    Read full review
    PostgreSQL Global Development Group
    Postgresql is the best tool out there for relational data so I have to give it a high rating when it comes to analytics, data availability and consistency, so on and so forth. SQL is also a relatively consistent language so when it comes to building new tables and loading data in from the OLTP database, there are enough tools where we can perform ETL on a scalable basis.
    Incentivized
    Read full review
    Reliability and Availability
    Google
    No answers on this topic
    PostgreSQL Global Development Group
    PostgreSQL's availability is top notch. Apart from connection time-out for an idle user, the database is super reliable.
    Incentivized
    Read full review
    Performance
    Google
    No answers on this topic
    PostgreSQL Global Development Group
    The data queries are relatively quick for a small to medium sized table. With complex joins, and a wide and deep table however, the performance of the query has room for improvement.
    Incentivized
    Read full review
    Support Rating
    Google
    No answers on this topic
    PostgreSQL Global Development Group
    There are several companies that you can contract for technical support, like EnterpriseDB or Percona, both first level in expertise and commitment to the software.
    But we do not have contracts with them, we have done all the way from googling to forums, and never have a problem that we cannot resolve or pass around. And for dozens of projects and more than 15 years now.
    Incentivized
    Read full review
    Online Training
    Google
    No answers on this topic
    PostgreSQL Global Development Group
    The online training is request based. Had there been recorded videos available online for potential users to benefit from, I could have rated it higher. The online documentation however is very helpful. The online documentation PDF is downloadable and allows users to pace their own learning. With examples and code snippets, the documentation is great starting point.
    Incentivized
    Read full review
    Implementation Rating
    Google
    No answers on this topic
    PostgreSQL Global Development Group
    The online documentation of the PostgreSQL product is elaborate and takes users step by step.
    Incentivized
    Read full review
    Alternatives Considered
    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.
    Incentivized
    Read full review
    PostgreSQL Global Development Group
    Although the competition between the different databases is increasingly aggressive in the sense that they provide many improvements, new functionalities, compatibility with complementary components or environments, in some cases it requires that it be followed within the same family of applications that performs the company that develops it and that is not all bad, but being able to adapt or configure different programs, applications or other environments developed by third parties apart is what gives PostgreSQL a certain advantage and this diversification in the components that can be joined with it, is the reason why it is a great option to choose.
    Incentivized
    Read full review
    Scalability
    Google
    No answers on this topic
    PostgreSQL Global Development Group
    The DB is reliable, scalable, easy to use and resolves most DB needs
    Incentivized
    Read full review
    Return on Investment
    Google
    • It solves our NoSQL database problem.
    • It it highly scalable and available to meets our needs.
    Incentivized
    Read full review
    PostgreSQL Global Development Group
    • Easy to administer so our DevOps team has only ever used minimal time to setup, tune, and maintain.
    • Easy to interface with so our Engineering team has only ever used minimal time to query or modify the database. Getting the data is straightforward, what we do with it is the bigger concern.
    • It's free. You can't beat that.
    Incentivized
    Read full review
    ScreenShots