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

DBMS > GeoMesa vs. HarperDB vs. MongoDB vs. Quasardb vs. RethinkDB

System Properties Comparison GeoMesa vs. HarperDB vs. MongoDB vs. Quasardb vs. RethinkDB

Editorial information provided by DB-Engines
NameGeoMesa  Xexclude from comparisonHarperDB  Xexclude from comparisonMongoDB  Xexclude from comparisonQuasardb  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureDistributed, high-performance timeseries databaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelSpatial DBMSDocument storeDocument storeTime Series DBMSDocument store
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
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score0.60
Rank#244  Overall
#38  Document stores
Score421.08
Rank#5  Overall
#1  Document stores
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitewww.geomesa.orgwww.harperdb.iowww.mongodb.comquasar.airethinkdb.com
Technical documentationwww.geomesa.org/­documentation/­stable/­user/­index.htmldocs.harperdb.io/­docswww.mongodb.com/­docs/­manualdoc.quasar.ai/­masterrethinkdb.com/­docs
DeveloperCCRi and othersHarperDBMongoDB, IncquasardbThe Linux Foundation infosince July 2017
Initial release20142017200920092009
Current release5.0.0, May 20243.1, August 20216.0.7, June 20233.14.1, January 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial infofree community 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.commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenonono 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 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 languageScalaNode.jsC++C++C++
Server operating systemsLinux
OS X
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesdynamic 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.schema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infoJSON data typesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes infointeger and binaryyes infostring, binary, float, bool, date, geometry
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 indexesyesyesyesyes infowith tagsyes
SQL infoSupport of SQLnoSQL-like data manipulation statementsRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query languageno
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
HTTP API
Supported programming languages.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
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
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnoCustom Functions infosince release 3.1JavaScriptno
Triggersnonoyes infoin MongoDB Atlas onlynoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesdepending on storage layerA table resides as a whole on one (or more) nodes in a clusterSharding 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 infoconsistent hashingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesdepending on storage layeryes infothe nodes on which a table resides can be definedMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Source-replica replication with selectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyeswith Hadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemdepending on storage layerImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono infotypically not used, however similar functionality with DBRef possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of specific operationsMulti-document ACID Transactions with snapshot isolationACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyes, using LMDByes infooptional, enabled by defaultyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.depending on storage layeryesyes infoIn-memory storage engine introduced with MongoDB version 3.2yes infoTransient modeno
User concepts infoAccess controlyes infodepending on the DBMS used for storageAccess rights for users and rolesAccess rights for users and rolesCryptographically strong user authentication and audit trailyes infousers and table-level permissions
More information provided by the system vendor
GeoMesaHarperDBMongoDBQuasardbRethinkDB
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
GeoMesaHarperDBMongoDBQuasardbRethinkDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

A sharper HarperDB, connectivity done auspiciously
16 January 2023, Techzine Europe

provided by Google News

MongoDB shares sink 23% after management trims guidance
30 May 2024, CNBC

Decoding MongoDB's Options Activity: What's the Big Picture? - MongoDB (NASDAQ:MDB)
30 May 2024, Benzinga

MongoDB Q1 Earnings: Another One Bites The Dust (NASDAQ:MDB)
31 May 2024, Seeking Alpha

Gap, Zscaler rise; Veeva Systems, MongoDB fall, Friday, 5/31/2024
31 May 2024, ABC News

Look out below: AI's double-edged sword slashes Dell, MongoDB, Salesforce and more
31 May 2024, SiliconANGLE News

provided by Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB's Open Source NoSQL Now Production-Ready
14 April 2015, Data Center Knowledge

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.

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