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

DBMS > EsgynDB vs. IBM Db2 vs. Machbase Neo vs. Manticore Search vs. MongoDB

System Properties Comparison EsgynDB vs. IBM Db2 vs. Machbase Neo vs. Manticore Search vs. MongoDB

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonManticore Search  Xexclude from comparisonMongoDB  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionCommon in IBM host environments, 2 different versions for host and Windows/LinuxTimeSeries DBMS for AIoT and BigDataMulti-storage database for search, including full-text search.One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelRelational DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBTime Series DBMSSearch engineDocument store
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Time Series DBMS infousing the Manticore Columnar LibrarySpatial 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.16
Rank#329  Overall
#146  Relational DBMS
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score421.65
Rank#5  Overall
#1  Document stores
Websitewww.esgyn.cnwww.ibm.com/­products/­db2machbase.commanticoresearch.comwww.mongodb.com
Technical documentationwww.ibm.com/­docs/­en/­db2machbase.com/­dbmsmanual.manticoresearch.comwww.mongodb.com/­docs/­manual
DeveloperEsgynIBMMachbaseManticore SoftwareMongoDB, Inc
Initial release20151983 infohost version201320172009
Current release12.1, October 2016V8.0, August 20236.0, February 20236.0.7, June 2023
License infoCommercial or Open Sourcecommercialcommercial infofree version is availablecommercial infofree test version availableOpen Source infoGPL version 2Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Cloud-based only infoOnly available as a cloud servicenonononono infoMongoDB available as DBaaS (MongoDB Atlas)
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++, JavaC and C++CC++C++
Server operating systemsLinuxAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
macOS
Windows
FreeBSD
Linux
macOS
Windows
Linux
OS X
Solaris
Windows
Data schemeyesyesyesFixed schemaschema-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.
Typing infopredefined data types such as float or dateyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infostring, integer, double, decimal, boolean, date, object_id, geospatial
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.nonoCan index from XML
Secondary indexesyesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyesyesSQL-like query languageSQL-like query languageRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
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
Server-side scripts infoStored proceduresJava Stored Proceduresyesnouser defined functionsJavaScript
Triggersnoyesnonoyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoonly with Windows/Unix/Linux VersionShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersyes infowith separate tools (MQ, InfoSphere)selectable replication factorSynchronous replication based on Galera libraryMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Foreign keys infoReferential integrityyesyesnonono infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyes infoThe original contents of fields are not stored in the Manticore index.yes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infovolatile and lookup tableyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple password-based access controlnoAccess rights for users and roles
More information provided by the system vendor
EsgynDBIBM Db2 infoformerly named DB2 or IBM Database 2Machbase Neo infoFormer name was InfinifluxManticore SearchMongoDB
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

CData: 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
EsgynDBIBM Db2 infoformerly named DB2 or IBM Database 2Machbase Neo infoFormer name was InfinifluxManticore SearchMongoDB
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

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Choosing the Best MongoDB Reporting Tool for Your Team
11 May 2024, Medium

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

MongoDB.local NYC: Charting enterprise AI transformation
7 May 2024, SiliconANGLE News

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

MongoDB, Inc. Announces Date of First Quarter Fiscal 2025 Earnings Call
10 May 2024, StreetInsider.com

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here