DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Google Cloud Datastore vs. NuoDB vs. PostgreSQL vs. Qdrant vs. XTDB

System Properties Comparison Google Cloud Datastore vs. NuoDB vs. PostgreSQL vs. Qdrant vs. XTDB

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonNuoDB  Xexclude from comparisonPostgreSQL  Xexclude from comparisonQdrant  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformNuoDB is a webscale distributed database that supports SQL and ACID transactionsWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLA high-performance vector database with neural network or semantic-based matchingA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument storeRelational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Vector DBMSDocument store
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#71  Overall
#12  Document stores
Score0.79
Rank#208  Overall
#98  Relational DBMS
Score674.32
Rank#4  Overall
#4  Relational DBMS
Score2.28
Rank#106  Overall
#8  Vector DBMS
Score0.20
Rank#314  Overall
#46  Document stores
Websitecloud.google.com/­datastorewww.3ds.com/­nuodb-distributed-sql-databasewww.postgresql.orggithub.com/­qdrant/­qdrant
qdrant.tech
github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationcloud.google.com/­datastore/­docsdoc.nuodb.comwww.postgresql.org/­docsqdrant.tech/­documentationwww.xtdb.com/­docs
DeveloperGoogleDassault Systèmes infooriginally NuoDB, Inc.PostgreSQL Global Development Group infowww.postgresql.org/­developerQdrantJuxt Ltd.
Initial release200820131989 info1989: Postgres, 1996: PostgreSQL20212019
Current release16.4, August 20241.19, September 2021
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen Source infoBSDOpen Source infoApache Version 2.0Open Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageC++CRustClojure
Server operating systemshostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Docker
Linux
macOS
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes, details hereyesyesNumbers, Strings, Geo, Booleanyes, extensible-data-notation format
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyes infospecific XML-type available, but no XML query functionality.nono
Secondary indexesyesyesyesyes infoKeywords, numberic ranges, geo, full-textyes
SQL infoSupport of SQLSQL-like query language (GQL)yesyes infostandard with numerous extensionsnolimited SQL, making use of Apache Calcite
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
HTTP REST
JDBC
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Clojure
Java
Server-side scripts infoStored proceduresusing Google App EngineJava, SQLuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.no
TriggersCallbacks using the Google Apps Engineyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingdata is dynamically stored/cached on the nodes where it is read/writtenpartitioning by range, list and (since PostgreSQL 11) by hashShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using Paxosyes infoManaged transparently by NuoDBSource-replica replication infoother methods possible by using 3rd party extensionsCollection-level replicationyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate ConsistencyEventual Consistency, tunable consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infotunable commit protocolACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary tablenoyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Standard SQL roles/ privileges, Administrative Usersfine grained access rights according to SQL-standardKey-based authentication

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd parties
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Google Cloud DatastoreNuoDBPostgreSQLQdrantXTDB infoformerly named Crux
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Best cloud storage of 2025: tested, reviewed and rated by experts
9 May 2025, TechRadar

Storage news ticker – April 11
11 April 2025, Blocks and Files

Best Cloud Storage Options for All Your Data in 2025
16 April 2025, CNET

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
5 April 2025, Cloudwards.net

Enabling Security for Hadoop Data Lake on Google Cloud Storage
30 July 2024, Uber

provided by Google News

Senior Software Engineer
12 May 2025, Dassault Systèmes

Senior Database Performance Engineer
8 May 2025, Dassault Systèmes

NuoDB 4.0 improves cloud-native database capabilities
31 July 2019, TechTarget

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News

The $1 Billion database bet: What Databricks’ Neon acquisition means for your AI strategy
15 May 2025, VentureBeat

Understanding transaction visibility in PostgreSQL clusters with read replicas | Amazon Web Services
2 May 2025, Amazon Web Services

Databricks adds Postgres database with $1B Neon acquisition
14 May 2025, TechTarget

Databricks Acquires Neon for $1 Billion, Boosting AI Infrastructure with Serverless PostgreSQL
14 May 2025, WebProNews

Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
1 April 2025, The Hacker News

provided by Google News

Qdrant Receives Industry Honors for Innovation in AI and Vector Search
28 April 2025, Business Wire

Qdrant promises 10x faster indexing with GPU-powered vector database
23 January 2025, Blocks and Files

Open-source vector database Qdrant expands enterprise cloud AI features
4 March 2025, SiliconANGLE

Qdrant update adds security measures for AI development
4 March 2025, TechTarget

.NET AI Chat Web App Template Preview 2 Released with Qdrant and .NET Aspire Support
21 April 2025, infoq.com

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here