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

DBMS > Geode vs. H2GIS vs. Kinetica vs. MongoDB vs. SpaceTime

System Properties Comparison Geode vs. H2GIS vs. Kinetica vs. MongoDB vs. SpaceTime

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonH2GIS  Xexclude from comparisonKinetica  Xexclude from comparisonMongoDB  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesSpatial extension of H2Fully vectorized database across both GPUs and CPUsOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelKey-value storeSpatial DBMSRelational DBMSDocument storeSpatial DBMS
Secondary database modelsRelational DBMSSpatial DBMS
Time Series DBMS
Spatial 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
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.42
Rank#149  Overall
#25  Key-value stores
Score0.00
Rank#386  Overall
#7  Spatial DBMS
Score0.42
Rank#257  Overall
#120  Relational DBMS
Score400.93
Rank#5  Overall
#1  Document stores
Score0.00
Rank#386  Overall
#7  Spatial DBMS
Websitegeode.apache.orgwww.h2gis.orgwww.kinetica.comwww.mongodb.comwww.mireo.com/­spacetime
Technical documentationgeode.apache.org/­docswww.h2gis.org/­docs/­homedocs.kinetica.comwww.mongodb.com/­docs/­manual
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.CNRSKineticaMongoDB, IncMireo
Initial release20022013201220092020
Current release1.1, February 20177.1, August 20217.0.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoLGPL 3.0commercialOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.commercial
Cloud-based only infoOnly available as a cloud servicenononono 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 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 languageJavaJavaC, C++C++C++
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxLinux
OS X
Solaris
Windows
Linux
Data schemeschema-freeyesyesschema-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 dateyesyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes
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 indexesnoyesyesyesno
SQL infoSupport of SQLSQL-like query language (OQL)yesSQL-like DML and DDL statementsRead-only SQL queries via the MongoDB Atlas SQL InterfaceA subset of ANSI SQL is implemented
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
RESTful HTTP API
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaC++
Java
JavaScript (Node.js)
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
C#
C++
Python
Server-side scripts infoStored proceduresuser defined functionsyes infobased on H2user defined functionsJavaScriptno
Triggersyes infoCache Event Listenersyesyes infotriggers when inserted values for one or more columns fall within a specified rangeyes infoin MongoDB Atlas onlyno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Fixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infobased on H2Source-replica replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Real-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Foreign keys infoReferential integritynoyesyesno 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 nodeACIDnoMulti-document ACID Transactions with snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes infooptional, enabled by defaultyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoGPU vRAM or System RAMyes infoIn-memory storage engine introduced with MongoDB version 3.2no
User concepts infoAccess controlAccess rights per client and object definableyes infobased on H2Access rights for users and roles on table levelAccess rights for users and rolesyes
More information provided by the system vendor
GeodeH2GISKineticaMongoDBSpaceTime
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 partiesStudio 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
GeodeH2GISKineticaMongoDBSpaceTime
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

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

GitHub Security Lab a project to identify vulnerabilities in open source software
30 January 2021, Desde Linux

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica: AI is a ‘killer app’ for data analytics
2 May 2023, Blocks & Files

How GPUs Are Helping Paris’ Public Hospital System Combat the Spread of COVID-19
15 October 2020, NVIDIA Blog

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

Kinetica Adds $6 Million in Acceleration Funding and Expands Management Team
26 September 2016, Business Wire

provided by Google News

The future of AI's data infrastructure: Unlocking the power of GenAI with MongoDB and Capgemini
9 November 2024, TechCrunch

MongoDB (MDB) Stock Declines While Market Improves: Some Information for Investors
8 November 2024, Yahoo Finance

MongoDB: Playing The Long Game In A Fiercely Competitive Market
8 November 2024, Seeking Alpha

This Stock Is Crushing Salesforce, MongoDB And Snowflake In AI Revenue
17 October 2024, Forbes

MongoDB says it’s winning with targeted commercial AI projects
4 October 2024, Blocks & Files

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.

SingleStore logo

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

Milvus logo

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

Present your product here