DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. Citus vs. MongoDB

System Properties Comparison Bangdb vs. Citus vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonCitus  Xexclude from comparisonMongoDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLOne 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
Relational DBMSDocument store
Secondary database modelsSpatial DBMSDocument storeSpatial 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
Score0.33
Rank#336  Overall
#44  Document stores
#31  Graph DBMS
#28  Time Series DBMS
Score2.83
Rank#125  Overall
#63  Relational DBMS
Score425.36
Rank#5  Overall
#1  Document stores
Websitebangdb.comwww.citusdata.comwww.mongodb.com
Technical documentationbangdb.com/­developerdocs.citusdata.comdocs.mongodb.com/­manual
DeveloperSachin Sinha, BangDBMongoDB, Inc
Initial release201220102009
Current releaseBangDB 2.0, October 20218.1, December 20186.0.5, March 2023
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoAGPL, commercial license also 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 servicenonono infoMongoDB available as DBaaS (MongoDB Atlas)
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++CC++
Server operating systemsLinuxLinuxLinux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-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, eventsyesyes 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.noyes infospecific XML type available, but no XML query functionality
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLSQL like support with command line toolyes infostandard, with numerous extensionsRead-only SQL queries via the MongoDB Connector for BI
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
proprietary protocol using JSON
Supported programming languagesC
C#
C++
Java
Python
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.JavaScript
Triggersyes, Notifications (with Streaming only)yesyes 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 algorithmShardingSharding 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)Source-replica replication infoother methods possible by using 3rd party extensionsMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyesno infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyes 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 modenoyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
BangdbCitusMongoDB
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 scenariosInternet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metrics365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» 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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

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

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

Cloud pak for data - BangDB on CPD IBM
23 January 2023, docs.bangdb.com

BangDB
2 January 2022, dbdb.io

BangDB
1 June 2021, LinkedIn

Multi Model Graph Database - Real-Time Analytics
27 April 2020, bangdb.com

NoSQL or SQL database
4 September 2021, bangdb.com

provided by Google News

Microsoft Expands Azure PostgreSQL Moxy Through Citus Data ...
30 January 2019, Data Center Knowledge

Microsoft Announces PostgreSQL Option for Cosmos DB
12 October 2022, The New Stack

What is Azure Database for PostgreSQL Flexible Server?
24 June 2022, TechRepublic

Citus Data Announces Citus Cloud Database Support for HIPAA and ...
13 November 2018, Business Wire

Citus For PostgreSQL Goes Fully Open Source
4 July 2022, iProgrammer

provided by Google News

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31 May 2023, The New Stack

MongoDB and Alibaba Cloud expand partnership to empower ...
30 May 2023, KMWorld Magazine

Top 15 MongoDB Competitors and Alternatives
1 June 2023, Business Strategy Hub

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

ScyllaDB vs. MongoDB: When to Use Each
12 May 2023, The New Stack

provided by Google News

Job opportunities

PostgreSQL Database Administrator
Treez, Inc., Remote

Database Administrator/Developer - Hybrid/Remote
Telos Corporation, Ashburn, VA

Customer Care Specialist
EXFO, Richardson, TX

.NET Developer
Axabee, Remote

Front End Developer
AT&T, Dallas, TX

MongoDB Engineer
Alltech International, Remote

2023 Software Engineering Recent Grad Positions – Cat Digital
Caterpillar, Chicago, IL

Full Stack Developer
KollaCode, LLC, Remote

jobs by Indeed



Share this page

Featured Products

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!

Neo4j logo

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

Redis logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Present your product here