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 > Drizzle vs. LokiJS vs. MongoDB

System Properties Comparison Drizzle vs. LokiJS vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonLokiJS  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.In-memory JavaScript DBMSOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelRelational DBMSDocument storeDocument 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
Score0.85
Rank#252  Overall
#37  Document stores
Score436.61
Rank#5  Overall
#1  Document stores
Websitegithub.com/­techfort/­LokiJSwww.mongodb.com
Technical documentationtechfort.github.io/­LokiJSdocs.mongodb.com/­manual
DeveloperDrizzle project, originally started by Brian AkerMongoDB, Inc
Initial release200820142009
Current release7.2.4, September 20126.0.5, March 2023
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen SourceOpen 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++JavaScriptC++
Server operating systemsFreeBSD
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Solaris
Windows
Data schemeyesschema-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.
Typing infopredefined data types such as float or dateyesnoyes 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 indexesyesyes infovia viewsyes
SQL infoSupport of SQLyes infowith proprietary extensionsnoRead-only SQL queries via the MongoDB Connector for BI
APIs and other access methodsJDBCJavaScript APIproprietary protocol using JSON
Supported programming languagesC
C++
Java
PHP
JavaScriptActionscript 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 proceduresnoView functions in JavaScriptJavaScript
Triggersno infohooks for callbacks inside the server can be used.yesyes 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 methodsnoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
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 dataACIDno infoatomic operations within a single collection possibleMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infooptional, enabled by default
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.2
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnoAccess rights for users and roles
More information provided by the system vendor
DrizzleLokiJSMongoDB
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

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
DrizzleLokiJSMongoDB
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

Storing Local Data in a Cordova App — SitePoint
16 October 2015, SitePoint

Google Lovefield Relational Query Engine
21 November 2014, iProgrammer

Build Cross-Platform Android and iOS UIs with Xamarin Forms ...
26 February 2016, SitePoint

provided by Google News

MongoDB and Alibaba Cloud Extend Global Partnership
25 May 2023, PR Newswire

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

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

SingleStore Launches MongoDB API for AI and Real-Time Analytics ...
18 May 2023, insideHPC

Why MongoDB Stock Raced Nearly 5% Higher Today
15 May 2023, The Motley Fool

provided by Google News

Job opportunities

Technical Support Analyst
Sakari, Remote

MongoDB Engineer
Alltech International, Remote

Open Data Specialist
Howard Hughes Medical Institute, Ashburn, VA

Junior Software Engineer
SoundThinking, Inc., Fremont, CA

IT Specialist
Blueprint Digital 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!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

AllegroGraph logo

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

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.

Present your product here