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 > Bangdb vs. Ehcache vs. Memgraph vs. MongoDB

System Properties Comparison Bangdb vs. Ehcache vs. Memgraph vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonEhcache  Xexclude from comparisonMemgraph  Xexclude from comparisonMongoDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA widely adopted Java cache with tiered storage optionsAn open source graph database built for real-time streaming and compatible with Neo4jOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeGraph DBMSDocument store
Secondary database modelsSpatial DBMSSpatial 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
Score0.15
Rank#334  Overall
#45  Document stores
#31  Graph DBMS
#31  Time Series DBMS
Score5.23
Rank#68  Overall
#8  Key-value stores
Score3.00
Rank#102  Overall
#8  Graph DBMS
Score423.96
Rank#5  Overall
#1  Document stores
Websitebangdb.comwww.ehcache.orgmemgraph.comwww.mongodb.com
Technical documentationdocs.bangdb.comwww.ehcache.org/­documentationmemgraph.com/­docswww.mongodb.com/­docs/­manual
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperSachin Sinha, BangDBTerracotta Inc, owned by Software AGMemgraph LtdMongoDB, Inc
Initial release2012200920172009
Current releaseBangDB 2.0, October 20213.10.0, March 20226.0.7, June 2023
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; commercial licenses availablecommercial infoFree license availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Cloud-based only infoOnly available as a cloud servicenononono infoMongoDB available as DBaaS (MongoDB Atlas)
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 languageC, C++JavaC and C++C++
Server operating systemsLinuxAll OS with a Java VMLinuxLinux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-free and schema-optionalschema-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.
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatial
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
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyes
SQL infoSupport of SQLSQL like support with command line toolnonoRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs and other access methodsProprietary protocol
RESTful HTTP API
JCacheBolt protocol
Cypher query language
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languagesC
C#
C++
Java
Python
Java.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
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
Server-side scripts infoStored proceduresnonoJavaScript
Triggersyes, Notifications (with Streaming only)yes infoCache Event Listenersyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoby using Terracotta ServerSharding infodynamic graph partitioningSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infoby using Terracotta ServerMulti-source replication using RAFTMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Foreign keys infoReferential integritynonoyes inforelationships in graphsno infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourceACID infowith snapshot isolationMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infousing a tiered cache-storage approachyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlyes (enterprise version only)noUsers, roles and permissionsAccess rights for users and roles
More information provided by the system vendor
BangdbEhcacheMemgraphMongoDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Built around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
AI-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 modelsYou can check out our pricing model and licenses on the company website .
» more
MongoDB 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
BangdbEhcacheMemgraphMongoDB
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

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Cache replication
19 August 2013, Packt Hub

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

provided by Google News

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

This Is What Whales Are Betting On MongoDB - MongoDB (NASDAQ:MDB)
24 April 2024, Benzinga

Vodafone's New Developer Speed and Dexterity—Powered by MongoDB
23 April 2024, WIRED

Why MongoDB (MDB) Stock Is Up Today By Stock Story
23 April 2024, Investing.com

A support level that should be taken advantage of
23 April 2024, Marketscreener.com

MongoDB initiated with Buy rating at Loop Capital (MDB)
23 April 2024, Seeking Alpha

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

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

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.

Present your product here