DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud MaxCompute vs. Linter vs. MongoDB vs. SAP IQ vs. YDB

System Properties Comparison Alibaba Cloud MaxCompute vs. Linter vs. MongoDB vs. SAP IQ vs. YDB

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonLinter  Xexclude from comparisonMongoDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingRDBMS for high security requirementsOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureColumnar RDBMS optimized for Big Data analyticsA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSDocument storeRelational DBMS infocolumn-orientedDocument store
Relational DBMS
Secondary database modelsSpatial DBMSSpatial 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.78
Rank#221  Overall
#102  Relational DBMS
Score0.10
Rank#350  Overall
#153  Relational DBMS
Score423.96
Rank#5  Overall
#1  Document stores
Score3.27
Rank#96  Overall
#50  Relational DBMS
Score0.34
Rank#285  Overall
#43  Document stores
#130  Relational DBMS
Websitewww.alibabacloud.com/­product/­maxcomputelinter.ruwww.mongodb.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputewww.mongodb.com/­docs/­manualhelp.sap.com/­docs/­SAP_IQydb.tech/­en/­docs
DeveloperAlibabarelex.ruMongoDB, IncSAP, formerly SybaseYandex
Initial release20161990200919942019
Current release6.0.7, June 202316.1 SPS04, April 2019
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.commercialOpen Source infoApache 2.0; commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnono 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 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 systemshostedAIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
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.yesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyesyes
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 indexesnoyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyesRead-only SQL queries via the MongoDB Atlas SQL InterfaceyesSQL-like query language (YQL)
APIs and other access methodsFluentd
Flume
MaxCompute Console
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
ADO.NET
JDBC
ODBC
RESTful HTTP API
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesJavaC
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
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++
Java
Perl
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresuser defined functions infoin Javayes infoproprietary syntax with the possibility to convert from PL/SQLJavaScriptyesno
Triggersnoyesyes infoin MongoDB Atlas onlyyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.shared disk or shared nothing architectures with SAP IQ MultiplexerSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSource-replica replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
SAP/Sybase Replication ServerActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesHadoop integrationno
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 ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesno infotypically not used, however similar functionality with DBRef possibleyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDMulti-document ACID Transactions with snapshot isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyes infoIn-memory storage engine introduced with MongoDB version 3.2nono
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standardAccess rights defined for Yandex Cloud users
More information provided by the system vendor
Alibaba Cloud MaxComputeLinterMongoDBSAP IQ infoformer name: Sybase IQYDB
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 partiesNavicat 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

CData: 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
Alibaba Cloud MaxComputeLinterMongoDBSAP IQ infoformer name: Sybase IQYDB
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

Conferences, events and webinars

Intro to MongoDB
Webinar, 11am ET, 1 May 2024

Recent citations in the news

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

Alibaba VP Yangqing Jia to Quit and Start Own AI Business
21 March 2023, Pandaily

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

$100 Invested In MongoDB 5 Years Ago Would Be Worth This Much Today
17 April 2024, Investing.com UK

'Initial Wave Of AI Software Growth' To Spur Microsoft, Salesforce, Palantir, MongoDB, Oracle, Snowflake,
15 April 2024, Benzinga

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

MongoDB, Inc. (NASDAQ:MDB) Stake Raised by Bleakley Financial Group LLC
15 April 2024, Defense World

Why MongoDB Stock Tumbled 19.9% in March
4 April 2024, The Motley Fool

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4 April 2022, The US Sun

provided by Google News



Share this page

Featured Products

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.

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

Neo4j logo

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

Present your product here