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

DBMS > Drizzle vs. Graphite vs. MongoDB

System Properties Comparison Drizzle vs. Graphite vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonGraphite  Xexclude from comparisonMongoDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelRelational DBMSTime Series DBMSDocument store
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.05
Rank#73  Overall
#4  Time Series DBMS
Score425.36
Rank#5  Overall
#1  Document stores
Websitegithub.com/­graphite-project/­graphite-webwww.mongodb.com
Technical documentationgraphite.readthedocs.iodocs.mongodb.com/­manual
DeveloperDrizzle project, originally started by Brian AkerChris DavisMongoDB, Inc
Initial release200820062009
Current release7.2.4, September 20126.0.5, March 2023
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen 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.
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++PythonC++
Server operating systemsFreeBSD
Linux
OS X
Linux
Unix
Linux
OS X
Solaris
Windows
Data schemeyesyesschema-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 dateyesNumeric data onlyyes 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.no
Secondary indexesyesnoyes
SQL infoSupport of SQLyes infowith proprietary extensionsnoRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs and other access methodsJDBCHTTP API
Sockets
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languagesC
C++
Java
PHP
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
Server-side scripts infoStored proceduresnonoJavaScript
Triggersno infohooks for callbacks inside the server can be used.noyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding 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 nodesMulti-source replication
Source-replica replication
noneMulti-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 systemnoneEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Foreign keys infoReferential integrityyesnono infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyes infolockingyes
Durability infoSupport for making data persistentyesyesyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnoAccess rights for users and roles
More information provided by the system vendor
DrizzleGraphiteMongoDB
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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Studio 3T: The world's favorite IDE for working with MongoDB
» 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
DrizzleGraphiteMongoDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

A Comprehensive Comparison of Popular Time-Series Databases
6 June 2023, CityLife

Reflex Confirms High Density Graphite Material at its Ruby Graphite ...
10 May 2023, GlobeNewswire

New Anodes Help Lithium-ion Batteries Charge Faster
18 May 2023, IEEE Spectrum

South Star Battery Metals Announces Corporate Update including ...
23 May 2023, AccessWire

iMetal Resources Discovers New Parallel Graphite Zones at Carheil ...
31 May 2023, Junior Mining Network

provided by Google News

Canaccord Genuity Maintains MongoDB Inc - (MDB) Buy Recommendation
6 June 2023, msnNOW

Geode Capital Management LLC Increases Stake in MongoDB Inc. by 4.5% During Q4
6 June 2023, Best Stocks

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

MongoDB, Inc. Announces First Quarter Fiscal 2024 Financial Results
1 June 2023, PR Newswire

MongoDB stock surges 28% for best day ever on big beat, forecast
2 June 2023, MarketWatch

provided by Google News

Job opportunities

Finance Content Writer
Graphite, Remote

Marketing Writer
Graphite, Remote

Machine Learning
Intone Networks, Sunnyvale, CA

CNC Machinist
Morgan Advanced Materials, Dunn, NC

Golang Developer
Intone Networks, Sunnyvale, CA

MongoDB Engineer
Alltech International, Remote

MongoDB Administrator
Mican Technologies, Remote

DevOps Enigneer
Intone Networks, Remote

.NET Developer
Axabee, Remote

Junior Backend Developer
Actum Lab, Austin, TX

jobs by Indeed



Share this page

Featured Products

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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!

Vertica logo

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

Redis logo

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

Present your product here