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

DBMS > Geode vs. IRONdb vs. MongoDB vs. Prometheus

System Properties Comparison Geode vs. IRONdb vs. MongoDB vs. Prometheus

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonIRONdb  Xexclude from comparisonMongoDB  Xexclude from comparisonPrometheus  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureOpen-source Time Series DBMS and monitoring system
Primary database modelKey-value storeTime Series DBMSDocument storeTime Series 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
Score1.99
Rank#133  Overall
#23  Key-value stores
Score423.96
Rank#5  Overall
#1  Document stores
Score7.92
Rank#51  Overall
#2  Time Series DBMS
Websitegeode.apache.orgwww.circonus.com/solutions/time-series-database/www.mongodb.comprometheus.io
Technical documentationgeode.apache.org/­docsdocs.circonus.com/irondb/category/getting-startedwww.mongodb.com/­docs/­manualprometheus.io/­docs
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Circonus LLC.MongoDB, Inc
Initial release2002201720092015
Current release1.1, February 2017V0.10.20, January 20186.0.7, June 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen 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 infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonono infoMongoDB available as DBaaS (MongoDB Atlas)no
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 languageJavaC and C++C++Go
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxLinux
OS X
Solaris
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-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 dateyesyes infotext, numeric, histogramsyes infostring, integer, double, decimal, boolean, date, object_id, geospatialNumeric data only
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 infoImport of XML data possible
Secondary indexesnonoyesno
SQL infoSupport of SQLSQL-like query language (OQL)SQL-like query language (Circonus Analytics Query Language: CAQL)Read-only SQL queries via the MongoDB Atlas SQL Interfaceno
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
HTTP APIGraphQL
HTTP REST
Prisma
proprietary protocol using JSON
RESTful HTTP/JSON API
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
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
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsyes, in LuaJavaScriptno
Triggersyes infoCache Event Listenersnoyes infoin MongoDB Atlas onlyno
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic, metric affinity per nodeSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationconfigurable replication factor, datacenter awareMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
yes infoby Federation
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
none
Foreign keys infoReferential integritynonono infotypically not used, however similar functionality with DBRef possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodenoMulti-document ACID Transactions with snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infooptional, enabled by defaultyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoIn-memory storage engine introduced with MongoDB version 3.2no
User concepts infoAccess controlAccess rights per client and object definablenoAccess rights for users and rolesno
More information provided by the system vendor
GeodeIRONdbMongoDBPrometheus
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
GeodeIRONdbMongoDBPrometheus
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

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus and Lands New Funding
21 February 2024, Yahoo Finance

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Decoding 26 Analyst Evaluations For MongoDB - MongoDB (NASDAQ:MDB)
18 April 2024, Benzinga

Nisa Investment Advisors LLC Has $429000 Stock Holdings in MongoDB, Inc. (NASDAQ:MDB)
18 April 2024, Defense World

MongoDB (NASDAQ:MDB) Price Target Cut to $440.00 by Analysts at KeyCorp
18 April 2024, MarketBeat

MongoDB (NASDAQ:MDB) shareholders have earned a 23% CAGR over the last five years
14 April 2024, Yahoo Finance

MongoDB Sees Unusually Large Options Volume (NASDAQ:MDB)
18 April 2024, Defense World

provided by Google News

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

A Comprehensive Comparison of Prometheus and Grafana in 2023
8 December 2023, hackernoon.com

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

M3
7 August 2018, Uber

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

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.

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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