DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Table Store vs. Databricks vs. eXtremeDB vs. MongoDB vs. Riak TS

System Properties Comparison Alibaba Cloud Table Store vs. Databricks vs. eXtremeDB vs. MongoDB vs. Riak TS

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonDatabricks  Xexclude from comparisoneXtremeDB  Xexclude from comparisonMongoDB  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Natively in-memory DBMS with options for persistency, high-availability and clusteringOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelWide column storeDocument store
Relational DBMS
Relational DBMS
Time Series DBMS
Document storeTime Series DBMS
Secondary database modelsSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vector DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score421.65
Rank#5  Overall
#1  Document stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Websitewww.alibabacloud.com/­product/­table-storewww.databricks.comwww.mcobject.comwww.mongodb.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoredocs.databricks.comwww.mcobject.com/­docs/­extremedb.htmwww.mongodb.com/­docs/­manualwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAlibabaDatabricksMcObjectMongoDB, IncOpen Source, formerly Basho Technologies
Initial release20162013200120092015
Current release8.2, 20216.0.7, June 20233.0.0, September 2022
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source
Cloud-based only infoOnly available as a cloud serviceyesyesnono infoMongoDB available as DBaaS (MongoDB Atlas)no
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
Implementation languageC and C++C++Erlang
Server operating systemshostedhostedAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Solaris
Windows
Linux
OS X
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.schema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialno
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.noyesno infosupport of XML interfaces availableno
Secondary indexesnoyesyesyesrestricted
SQL infoSupport of SQLnowith Databricks SQLyes infowith the option: eXtremeSQLRead-only SQL queries via the MongoDB Atlas SQL Interfaceyes, limited
APIs and other access methodsHTTP APIJDBC
ODBC
RESTful HTTP API
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
HTTP API
Native Erlang Interface
Supported programming languagesJava
Python
Python
R
Scala
.Net
C
C#
C++
Java
Lua
Python
Scala
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Kotlin
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnouser defined functions and aggregatesyesJavaScriptErlang
Triggersnoyes infoby defining eventsyes infoin MongoDB Atlas onlyyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicehorizontal partitioning / shardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency
Foreign keys infoReferential integritynoyesno infotypically not used, however similar functionality with DBRef possibleno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDACIDMulti-document ACID Transactions with snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
Durability infoSupport for making data persistentyesyesyesyes infooptional, enabled by defaultyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlAccess rights based on subaccounts and tokensAccess rights for users and rolesno
More information provided by the system vendor
Alibaba Cloud Table StoreDatabrickseXtremeDBMongoDBRiak TS
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more
eXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Built around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more

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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

Studio 3T: The world's favorite IDE for working with MongoDB
» more

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

More resources
Alibaba Cloud Table StoreDatabrickseXtremeDBMongoDBRiak TS
DB-Engines blog posts

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

show all

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

provided by Google News

5. Databricks
14 May 2024, CNBC

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Introducing DBRX: A New State-of-the-Art Open LLM
27 March 2024, Databricks

Databricks Announces Major Updates to Its AI Suite to Boost AI Model Accuracy
10 May 2024, EnterpriseAI

Nvidia, Databricks Sued in Latest AI Copyright Class Actions
3 May 2024, Bloomberg Law

provided by Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

provided by Google News

Is Now An Opportune Moment To Examine MongoDB, Inc. (NASDAQ:MDB)?
14 May 2024, Simply Wall St

Market Whales and Their Recent Bets on MDB Options - MongoDB (NASDAQ:MDB)
14 May 2024, Benzinga

Apollon Wealth Management LLC Makes New $301000 Investment in MongoDB, Inc. (NASDAQ:MDB)
14 May 2024, Defense World

Build RAG applications with MongoDB Atlas, now available in Knowledge Bases for Amazon Bedrock | Amazon Web ...
2 May 2024, AWS Blog

MongoDB CEO Ittycheria: AI Has Reached 'A Crucible Moment' In Its Development.
9 May 2024, CRN

provided by Google News

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

AllegroGraph logo

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

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

Present your product here