DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Datomic vs. InterSystems Caché vs. MongoDB vs. STSdb vs. Yanza

System Properties Comparison Datomic vs. InterSystems Caché vs. MongoDB vs. STSdb vs. Yanza

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonMongoDB  Xexclude from comparisonSTSdb  Xexclude from comparisonYanza  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA multi-model DBMS and application serverOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodTime Series DBMS for IoT Applications
Primary database modelRelational DBMSKey-value store
Object oriented DBMS
Relational DBMS
Document storeKey-value storeTime Series DBMS
Secondary database modelsDocument storeSpatial 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.55
Rank#144  Overall
#67  Relational DBMS
Score410.24
Rank#5  Overall
#1  Document stores
Score0.03
Rank#365  Overall
#54  Key-value stores
Websitewww.datomic.comwww.intersystems.com/­products/­cachewww.mongodb.comgithub.com/­STSSoft/­STSdb4yanza.com
Technical documentationdocs.datomic.comdocs.intersystems.comwww.mongodb.com/­docs/­manual
DeveloperCognitectInterSystemsMongoDB, IncSTS Soft SCYanza
Initial release20121997200920112015
Current release1.0.7180, July 20242018.1.4, May 20207.0.5, January 20244.0.8, September 2015
License infoCommercial or Open Sourcecommercial infolimited edition freecommercialOpen 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 infoGPLv2, commercial license availablecommercial infofree version available
Cloud-based only infoOnly available as a cloud servicenonono infoMongoDB available as DBaaS (MongoDB Atlas)nono infobut mainly used as a service provided by Yanza
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.
  • 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.
Implementation languageJava, ClojureC++C#
Server operating systemsAll OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
WindowsWindows
Data schemeyesdepending on used data modelschema-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.yesschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes infoprimitive types and user defined types (classes)no
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
Secondary indexesyesyesyesnono
SQL infoSupport of SQLnoyesRead-only SQL queries via the MongoDB Atlas SQL Interfacenono
APIs and other access methodsRESTful HTTP API.NET Client API
JDBC
ODBC
RESTful HTTP API
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
.NET Client APIHTTP API
Supported programming languagesClojure
Java
C#
C++
Java
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#
Java
any language that supports HTTP calls
Server-side scripts infoStored proceduresyes infoTransaction FunctionsyesJavaScriptnono
TriggersBy using transaction functionsyesyes infoin MongoDB Atlas onlynoyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersSource-replica replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
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 integritynoyesno infotypically not used, however similar functionality with DBRef possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDMulti-document ACID Transactions with snapshot isolationnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infooptional, enabled by defaultyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlnoAccess rights for users, groups and rolesAccess rights for users and rolesnono
More information provided by the system vendor
DatomicInterSystems CachéMongoDBSTSdbYanza
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

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

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

More resources
DatomicInterSystems CachéMongoDBSTSdbYanza
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

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16 August 2021, InfoQ.com

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

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

Zoona Case Study
16 December 2017, AWS Blog

Brazilian challenger Nubank acquires firm behind Clojure and Datomic
28 July 2020, FinTech Futures

provided by Google News

InterSystems
5 March 2019, International Spectrum Magazine

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified – Part1
9 July 2016, Data Science Central

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

provided by Google News

MongoDB, Inc. (MDB): A Bull Case Theory
20 September 2024, Insider Monkey

Better Database Stock: Oracle vs. MongoDB
15 September 2024, The Motley Fool

MongoDB CEO says if AI hype were the dotcom boom, it is 1996
13 September 2024, The Register

MongoDB shares surge as high as 16% on guidance boost
29 August 2024, CNBC

MongoDB takes a swing at PostgreSQL after claiming wins against rival
30 August 2024, The Register

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

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

Present your product here