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

DBMS > Cubrid vs. Datomic vs. HEAVY.AI vs. MongoDB

System Properties Comparison Cubrid vs. Datomic vs. HEAVY.AI vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonDatomic  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonMongoDB  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareOne 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 DBMSRelational DBMSDocument store
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
Score1.00
Rank#184  Overall
#83  Relational DBMS
Score1.49
Rank#142  Overall
#64  Relational DBMS
Score1.15
Rank#167  Overall
#75  Relational DBMS
Score402.51
Rank#5  Overall
#1  Document stores
Websitecubrid.com (korean)
cubrid.org (english)
www.datomic.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.mongodb.com
Technical documentationcubrid.org/­manualsdocs.datomic.comdocs.heavy.aiwww.mongodb.com/­docs/­manual
DeveloperCUBRID Corporation, CUBRID FoundationCognitectHEAVY.AI, Inc.MongoDB, Inc
Initial release2008201220162009
Current release11.0, January 20211.0.7180, July 20245.10, January 20227.0.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infolimited edition freeOpen Source infoApache Version 2; enterprise edition availableOpen 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 servicenononono 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 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, C++, JavaJava, ClojureC++ and CUDAC++
Server operating systemsLinux
Windows
All OS with a Java VMLinuxLinux
OS X
Solaris
Windows
Data schemeyesyesyesschema-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 dateyesyesyesyes 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.nonono
Secondary indexesyesyesnoyes
SQL infoSupport of SQLyesnoyesRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP APIJDBC
ODBC
Thrift
Vega
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Clojure
Java
All languages supporting JDBC/ODBC/Thrift
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 Proceduresyes infoTransaction FunctionsnoJavaScript
TriggersyesBy using transaction functionsnoyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peersSharding infoRound robinSharding 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 nodesSource-replica replicationnone infoBut extensive use of caching in the application peersMulti-source replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
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
Foreign keys infoReferential integrityyesnonono infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
CubridDatomicHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MongoDB
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 parties
» more

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

More resources
CubridDatomicHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MongoDB
DB-Engines blog posts

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

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

show all

Recent citations in the news

Brazilian challenger Nubank acquires firm behind Clojure and Datomic
26 March 2025, FinTech Futures

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

Architecting a Modern Financial Institution
13 December 2017, infoq.com

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra Research

provided by Google News

5 Q’s for Mike Flaxman, Vice President of Heavy.AI
15 August 2024, Center for Data Innovation

HEAVY.AI Introduces HeavyIQ, Delivering Powerful Conversational Analytics Focused on Location and Time Data
19 March 2024, Business Wire

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Cloudflare Looks To Boost AI, Agent Development With Outerbase Acquisition
7 April 2025, CRN Magazine

Making the most of geospatial intelligence
14 April 2023, InfoWorld

provided by Google News

MongoDB, Inc. (MDB): Among Paul Tudor Jones’ Stock Picks with Huge Upside Potential
10 May 2025, Yahoo Finance

MongoDB Stock Analysis: Buy, Hold, or Sell?
6 May 2025, The Motley Fool

Do Options Traders Know Something About MongoDB Stock We Don't?
9 May 2025, Nasdaq

MongoDB shares slip following interim CFO resignation
22 April 2025, The CFO

MongoDB Announces Acquisition of Voyage AI to Enable Organizations to Build Trustworthy AI Applications
24 February 2025, PR Newswire

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

Milvus logo

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

Present your product here