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

DBMS > eXtremeDB vs. IBM Db2 warehouse vs. MongoDB vs. SAP SQL Anywhere vs. Transwarp StellarDB

System Properties Comparison eXtremeDB vs. IBM Db2 warehouse vs. MongoDB vs. SAP SQL Anywhere vs. Transwarp StellarDB

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonMongoDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTranswarp StellarDB  Xexclude from comparison
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringCloud-based data warehousing serviceOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA distributed graph DBMS built for enterprise-level graph applications
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSDocument storeRelational DBMSGraph 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.94
Rank#189  Overall
#87  Relational DBMS
#17  Time Series DBMS
Score1.23
Rank#164  Overall
#75  Relational DBMS
Score400.93
Rank#5  Overall
#1  Document stores
Score3.24
Rank#81  Overall
#45  Relational DBMS
Score0.00
Rank#386  Overall
#40  Graph DBMS
Websitewww.mcobject.comwww.ibm.com/­products/­db2/­warehousewww.mongodb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.transwarp.cn/­en/­product/­stellardb
Technical documentationwww.mcobject.com/­docs/­extremedb.htmwww.mongodb.com/­docs/­manualhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperMcObjectIBMMongoDB, IncSAP infoformerly SybaseTranswarp
Initial release2001201420091992
Current release8.2, 20217.0.5, January 202417, July 2015
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.commercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesno infoMongoDB available as DBaaS (MongoDB Atlas)nono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • 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++
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
hostedLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyesschema-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.yes
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes
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.no infosupport of XML interfaces availableno infoImport/export of XML data possibleyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infowith the option: eXtremeSQLyesRead-only SQL queries via the MongoDB Atlas SQL InterfaceyesSQL-like query language
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
.NET Client API
JDBC
ODBC
OLE DB
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
ADO.NET
HTTP API
JDBC
ODBC
OpenCypher
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
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
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesPL/SQL, SQL PLJavaScriptyes, in C/C++, Java, .Net or Perl
Triggersyes infoby defining eventsyesyes infoin MongoDB Atlas onlyyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.nonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yesMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Source-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Foreign keys infoReferential integrityyesyesno infotypically not used, however similar functionality with DBRef possibleyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infooptional, enabled by defaultyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoIn-memory storage engine introduced with MongoDB version 3.2yes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standardyes
More information provided by the system vendor
eXtremeDBIBM Db2 warehouse infoformerly named IBM dashDBMongoDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTranswarp StellarDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Licensing and pricing modelsMongoDB 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

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
eXtremeDBIBM Db2 warehouse infoformerly named IBM dashDBMongoDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTranswarp StellarDB
DB-Engines blog posts

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

McObject
17 November 2021, Electronic Design

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

provided by Google News

Tackling AI’s data challenges with IBM databases on AWS
14 March 2024, ibm.com

Top 20 most-asked questions about Amazon RDS for Db2 answered
8 April 2024, ibm.com

Data Mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, ibm.com

provided by Google News

The future of AI's data infrastructure: Unlocking the power of GenAI with MongoDB and Capgemini
9 November 2024, TechCrunch

MongoDB (MDB) Stock Declines While Market Improves: Some Information for Investors
8 November 2024, Yahoo Finance

MongoDB: Playing The Long Game In A Fiercely Competitive Market
8 November 2024, Seeking Alpha

This Stock Is Crushing Salesforce, MongoDB And Snowflake In AI Revenue
17 October 2024, Forbes

MongoDB says it’s winning with targeted commercial AI projects
4 October 2024, Blocks & Files

provided by Google News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Rimini Street expands support beyond SAP and Oracle
17 June 2016, InsideSAP

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

Top 19 Cloud Database Management Systems
7 March 2022, Daily Host News

provided by Google News



Share this page

Featured Products

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

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

Neo4j logo

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

Present your product here