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

DBMS > Geode vs. MongoDB vs. Teradata

System Properties Comparison Geode vs. MongoDB vs. Teradata

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonMongoDB  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelKey-value storeDocument storeRelational 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
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.34
Rank#153  Overall
#24  Key-value stores
Score396.63
Rank#5  Overall
#1  Document stores
Score33.88
Rank#23  Overall
#16  Relational DBMS
Websitegeode.apache.orgwww.mongodb.comwww.teradata.com
Technical documentationgeode.apache.org/­docswww.mongodb.com/­docs/­manualdocs.teradata.com
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MongoDB, IncTeradata
Initial release200220091984
Current release1.1, February 20177.0.5, January 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen 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 servicenono 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.
  • 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 languageJavaC++
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux
OS X
Solaris
Windows
hosted
Linux
Data schemeschema-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 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.noyes
Secondary indexesnoyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL-like query language (OQL)Read-only SQL queries via the MongoDB Atlas SQL Interfaceyes infoSQL 2016 + extensions
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
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
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functionsJavaScriptyes infoUDFs, stored procedures, table functions in parallel
Triggersyes infoCache Event Listenersyes infoin MongoDB Atlas onlyyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding 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 infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Foreign keys infoReferential integritynono infotypically not used, however similar functionality with DBRef possibleyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infooptional, enabled by defaultyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-memory storage engine introduced with MongoDB version 3.2yes
User concepts infoAccess controlAccess rights per client and object definableAccess rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
GeodeMongoDBTeradata
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


» more


» more

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

More resources
GeodeMongoDBTeradata
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

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

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

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

Scaling Data Services with Pivotal GemFire[Book]
15 November 2018, O'Reilly Media

TIBCO Announces Acquisition of High-Performance In-Memory Data Platform SnappyData
7 March 2019, PR Newswire

HPE acquires Ampool to gain distributed SQL engine
9 July 2021, VentureBeat

provided by Google News

MongoDB Inc. (MDB): This Software Infrastructure Stock Is Outperforming In 2025
10 February 2025, Insider Monkey

MongoDB Collaborates with Lombard Odier to Modernize Core Banking Technology with Generative AI
4 February 2025, PR Newswire

MongoDB, Inc. (MDB) One of the Hot Tech Stocks to Buy Right Now
7 February 2025, Yahoo Finance

MongoDB Unusual Options Activity For February 05
5 February 2025, Nasdaq

Why Software Stocks MongoDB, Salesforce, and GitLab Were Moving Higher
28 January 2025, The Motley Fool

provided by Google News

UNICOM Systems Inc. Makes New Investment in Teradata Co. (NYSE:TDC)
11 February 2025, MarketBeat

Teradata Earnings: What To Look For From TDC
10 February 2025, The Globe and Mail

Bronstein, Gewirtz & Grossman, LLC Announces an Investigation Against Teradata Corporation (TDC) and Encourages Investors to Learn More About the Investigation
10 February 2025, Markets Insider

Marketing Analytics Software Market Deep Research Report with Forecast by 2032 | IBM Corporation, Teradata
11 February 2025, EIN News

TDC INVESTOR RIGHTS ALERT: BFA Law Reminds Teradata Corp. (NYSE:TDC) Investors that Lost Money to Contact Us about Upcoming Court Deadline
8 February 2025, ACCESS Newswire

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

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.

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