DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft Azure Cosmos DB vs. OrientDB vs. Postgres-XL vs. ScyllaDB vs. TDengine

System Properties Comparison Microsoft Azure Cosmos DB vs. OrientDB vs. Postgres-XL vs. ScyllaDB vs. TDengine

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOrientDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonScyllaDB  Xexclude from comparisonTDengine  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceMulti-model DBMS (Document, Graph, Key/Value)Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresCassandra and DynamoDB compatible wide column storeTime Series DBMS and big data platform
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Graph DBMS
Key-value store
Relational DBMSWide column storeTime Series DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Key-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score2.60
Rank#107  Overall
#8  Time Series DBMS
Websiteazure.microsoft.com/­services/­cosmos-dborientdb.orgwww.postgres-xl.orgwww.scylladb.comgithub.com/­taosdata/­TDengine
tdengine.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbwww.orientdb.com/­docs/­last/­index.htmlwww.postgres-xl.org/­documentationdocs.scylladb.comdocs.tdengine.com
DeveloperMicrosoftOrientDB LTD; CallidusCloud; SAPScyllaDBTDEngine, previously Taos Data
Initial release201420102014 infosince 2012, originally named StormDB20152019
Current release3.2.29, March 202410 R1, October 2018ScyllaDB Open Source 5.4.1, January 20243.0, August 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoMozilla public licenseOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoAGPL V3, also commercial editions available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaCC++C
Server operating systemshostedAll OS with a Java JDK (>= JDK 6)Linux
macOS
LinuxLinux
Windows
Data schemeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yesschema-freeyes
Typing infopredefined data types such as float or dateyes infoJSON typesyesyesyesyes
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.noyes infoXML type, but no XML query functionalitynono
Secondary indexesyes infoAll properties auto-indexed by defaultyesyesyes infocluster global secondary indicesno
SQL infoSupport of SQLSQL-like query languageSQL-like query language, no joinsyes infodistributed, parallel query executionSQL-like DML and DDL statements (CQL)Standard SQL with extensions for time-series applications
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
JDBC
RESTful HTTP API
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored proceduresJavaScriptJava, Javascriptuser defined functionsyes, Luano
TriggersJavaScriptHooksyesnoyes, via alarm monitoring
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardinghorizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replicationselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocould be achieved with distributed queriesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyes inforelationship in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionACIDACID infoMVCCno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoin-memory tables
User concepts infoAccess controlAccess rights can be defined down to the item levelAccess rights for users and roles; record level security configurablefine grained access rights according to SQL-standardAccess rights for users can be defined per objectyes
More information provided by the system vendor
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBOrientDBPostgres-XLScyllaDBTDengine
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
TDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
High Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
TDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
TDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
TDengine OSS is an open source, cloud native time series database. It includes built-in...
» more
News

What Is Predictive Maintenance?
17 May 2024

Can Typical Time-Series Databases Replace Data Historians?
8 May 2024

TDengine 3.3.0.0 Release Notes
7 May 2024

How to Unlock Value from Industrial Data with AI and ML Technology
6 May 2024

Compare InfluxDB vs. TDengine
19 April 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBOrientDBPostgres-XLScyllaDBTDengine
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

TDengine named Top Global Industrial Data Management Solution
4 January 2024, IT Brief Australia

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20 September 2022, SiliconANGLE News

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, Yahoo Finance

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

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

RaimaDB logo

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

Neo4j logo

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

Present your product here