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. ObjectBox vs. Tarantool vs. TimesTen vs. XTDB

System Properties Comparison Microsoft Azure Cosmos DB vs. ObjectBox vs. Tarantool vs. TimesTen vs. XTDB

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonObjectBox  Xexclude from comparisonTarantool  Xexclude from comparisonTimesTen  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceExtremely fast embedded database for small devices, IoT and MobileIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsIn-Memory RDBMS compatible to OracleA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Object oriented DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSDocument store
Secondary database modelsSpatial DBMSTime Series DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.22
Rank#172  Overall
#5  Object oriented DBMS
Score1.67
Rank#150  Overall
#25  Document stores
#25  Key-value stores
#69  Relational DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Score0.09
Rank#351  Overall
#47  Document stores
Websiteazure.microsoft.com/­services/­cosmos-dbobjectbox.iowww.tarantool.iowww.oracle.com/­database/­technologies/­related/­timesten.htmlgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbdocs.objectbox.iowww.tarantool.io/­en/­docdocs.oracle.com/­database/­timesten-18.1www.xtdb.com/­docs
DeveloperMicrosoftObjectBox LimitedVKOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Juxt Ltd.
Initial release20142017200819982019
Current release2.10.0, May 202211 Release 2 (11.2.2.8.0)1.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterprisecommercialOpen 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.
Implementation languageC and C++C and C++Clojure
Server operating systemshostedAndroid
iOS
Linux
macOS
Windows
BSD
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesschema-free
Typing infopredefined data types such as float or dateyes infoJSON typesyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyesyes, 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.nononono
Secondary indexesyes infoAll properties auto-indexed by defaultyesyesyesyes
SQL infoSupport of SQLSQL-like query languagenoFull-featured ANSI SQL supportyeslimited SQL, making use of Apache Calcite
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Proprietary native APIOpen binary protocolJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP REST
JDBC
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C++
Java
PL/SQL
Clojure
Java
Server-side scripts infoStored proceduresJavaScriptnoLua, C and SQL stored proceduresPL/SQLno
TriggersJavaScriptnoyes, before/after data modification events, on replication events, client session eventsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceonline/offline synchronization between client and serverAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-source replication
Source-replica replication
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nonono
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 ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyesyesyes, write ahead loggingyes infoby means of logfiles and checkpointsyes, 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, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlAccess rights can be defined down to the item levelyesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standard
More information provided by the system vendor
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBObjectBoxTarantoolTimesTenXTDB infoformerly named Crux
News

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

SQLite and SQLite alternatives – a comprehensive overview
7 June 2023

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 DocumentDBObjectBoxTarantoolTimesTenXTDB infoformerly named Crux
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

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

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

Azure Cosmos DB Conf 2023 | Microsoft Learn
12 January 2024, Microsoft

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

provided by Google News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 2019, Хабр

RAMAX Group получила партнерский статус уровня Gold по продукту Tarantool
16 April 2024, spbit.ru

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here