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

DBMS > Fauna vs. HarperDB vs. MongoDB

System Properties Comparison Fauna vs. HarperDB vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonHarperDB  Xexclude from comparisonMongoDB  Xexclude from comparison
DescriptionFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.One 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
Relational DBMS
Time Series DBMS
Document 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
Score1.80
Rank#165  Overall
#27  Document stores
#13  Graph DBMS
#78  Relational DBMS
#13  Time Series DBMS
Score0.65
Rank#280  Overall
#41  Document stores
Score425.36
Rank#5  Overall
#1  Document stores
Websitefauna.comharperdb.iowww.mongodb.com
Technical documentationdocs.fauna.comharperdb.io/­developers/­documentation/­overviewdocs.mongodb.com/­manual
DeveloperFauna, Inc.HarperDBMongoDB, Inc
Initial release201420172009
Current release3.1, August 20216.0.5, March 2023
License infoCommercial or Open Sourcecommercialcommercial infofree community edition 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 serviceyesnono 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 languageScalaNode.jsC++
Server operating systemshostedLinux
OS X
Linux
OS X
Solaris
Windows
Data schemeschema-freedynamic schemaschema-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 datenoyes infoJSON data typesyes 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.nono
Secondary indexesyesyesyes
SQL infoSupport of SQLnoSQL-like data manipulation statementsRead-only SQL queries via the MongoDB Connector for BI
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
proprietary protocol using JSON
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
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 proceduresuser defined functionsCustom Functions infosince release 3.1JavaScript
Triggersnonoyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingA table resides as a whole on one (or more) nodes in a clusterSharding 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 replicationyes infothe nodes on which a table resides can be definedMulti-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 systemImmediate ConsistencyImmediate ConsistencyEventual 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 dataACIDAtomic execution of specific operationsMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes, using LMDByes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlIdentity management, authentication, and access controlAccess rights for users and rolesAccess rights for users and roles
More information provided by the system vendor
Fauna infopreviously named FaunaDBHarperDBMongoDB
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
Fauna infopreviously named FaunaDBHarperDBMongoDB
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

Major ocean database that will guide deep-sea mining has flaws ...
25 May 2023, Nature.com

Fauna adds observability features to its serverless cloud database
15 February 2023, SiliconANGLE News

Fauna Launches Virtual Private Offering of its Serverless Database ...
17 November 2022, GlobeNewswire

Fauna Launches Serverless Database in AWS Marketplace
21 March 2023, Business Wire

These deep-sea animals are new to science—and already at risk
25 May 2023, National Geographic

provided by Google News

HarperDB 4.0 integrates with open-source connectivity platform ...
17 January 2023, SiliconANGLE News

NATS, An Open Source Connection Technology Now Includes ...
19 January 2023, Open Source For You

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the ...
9 January 2023, business-news.ucdenver.edu

How to Web Scrape Using Python, Snscrape & HarperDB
17 August 2022, hackernoon.com

Build a Hacker News Clone using React and HarperDB — SitePoint
18 October 2021, SitePoint

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

Job opportunities

PARK INTERPRETIVE SPECIALIST - 06012023-46683
State of Tennessee, Greene County, TN

Early-Career Natural Resources or Wetland Scientist
Geosyntec Consultants, Inc., Richmond, VA

Supervisory Horticulturist (Plant Curator)
US Architect of the Capitol, Washington, DC

805492 - Early-Career Natural Resources or Wetland Scientist
Geosyntec Consultants, Richmond, VA

Marine Science Coordinator
Lynker Corporation, Leesburg, VA

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

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!

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.

Redis logo

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

Present your product here