DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Greenplum vs. MongoDB vs. NebulaGraph

System Properties Comparison Greenplum vs. MongoDB vs. NebulaGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGreenplum  Xexclude from comparisonMongoDB  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelRelational DBMSDocument storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.64
Rank#48  Overall
#30  Relational DBMS
Score425.36
Rank#5  Overall
#1  Document stores
Score2.72
Rank#129  Overall
#9  Graph DBMS
Websitegreenplum.orgwww.mongodb.comgithub.com/­vesoft-inc/­nebula
nebula-graph.io
Technical documentationdocs.greenplum.orgdocs.mongodb.com/­manualdocs.nebula-graph.io
DeveloperPivotal Software Inc.MongoDB, IncVesoft Inc.
Initial release200520092019
Current release6.7.1, April 20206.0.5, March 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open 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 Version 2.0 + Common Clause 1.0
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.
  • ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
  • 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 languageC++C++
Server operating systemsLinuxLinux
OS X
Solaris
Windows
Linux
Data schemeyesschema-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.Strong typed schema
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.yes infosince Version 4.2no
Secondary indexesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLyesRead-only SQL queries via the MongoDB Connector for BISQL-like query language
APIs and other access methodsJDBC
ODBC
proprietary protocol using JSONBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesC
Java
Perl
Python
R
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
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
Java
PHP
Python
Server-side scripts infoStored proceduresyesJavaScriptuser defined functions
Triggersyesyes infoin MongoDB Atlas only
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
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Causal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyesno infotypically not used, however similar functionality with DBRef possibleyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infooptional, enabled by defaultyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoIn-memory storage engine introduced with MongoDB version 3.2yes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesRole-based access control
More information provided by the system vendor
GreenplumMongoDBNebulaGraph
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosInternet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Currently we have some top internet companies in China implementing NebulaGraph in...
» more
Market metrics365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» more
At our very early stage, NebulaGraph has already received over 8,200 stars and thousands...
» more
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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

Navicat 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

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

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

Greenplum 6 ventures outside the analytic box
19 March 2019, ZDNet

Blogs – Page 9 – Greenplum Database
31 May 2023, greenplum.org

Greenplum Database Configuration and Maintenance
26 May 2023, docs.vmware.com

What Is Greenplum Database? All You Need To Know
1 November 2022, scalegrid.io

Sync data from Greenplum Database to Smartsheet
1 June 2023, hightouch.com

provided by Google News

MongoDB shares jump more than 20% after database company beats expectations and raises guidance
1 June 2023, CNBC

MongoDB stock surges on earnings, upbeat forecast
2 June 2023, Yahoo Finance

Lululemon, MongoDB and Five Below rise premarket; PagerDuty falls
2 June 2023, Yahoo Finance

Stocks making the biggest moves midday: Lululemon, SentinelOne, T-Mobile, MongoDB and more
2 June 2023, CNBC

Zscaler, MongoDB, Chemours And Other Big Stocks Moving Higher On Friday - Chemours (NYSE:CC), ADT (NYSE:A
2 June 2023, Benzinga

provided by Google News

NebulaGraph reaps from China's growing appetite for graph ...
16 September 2022, TechCrunch

Data Management News for the Week of September 23; Updates ...
23 September 2022, Solutions Review

Shyft Raises $16M in Series B Funding
16 September 2022, FinSMEs

Workday transforms industry approach with Fantastic Four -
16 September 2022, Enterprise Times

provided by Google News

Job opportunities

Database Engineer
Purdue University, West Lafayette, IN

Senior Analyst (CDS)
Afiniti, Washington, DC

Greenplum Database Administrator
JPG Infotech LLC, Remote

MongoDB Engineer
Alltech International, Remote

Fullstack Developer
BigLynx Computer Software, Redmond, WA

Senior Node.js developer With MongoDB
Talent Hires, Remote

Quality Assurance Analyst
Guy Carpenter, Seattle, WA

Junior Backend Developer
Actum Lab, Austin, TX

jobs by Indeed



Share this page

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try free

Neo4j logo

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

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Present your product here