DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Atos Standard Common Repository vs. Faircom EDGE vs. GeoMesa vs. Graph Engine vs. MongoDB

System Properties Comparison Atos Standard Common Repository vs. Faircom EDGE vs. GeoMesa vs. Graph Engine vs. MongoDB

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGeoMesa  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonMongoDB  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsGeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineOne 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
Key-value store
Key-value store
Relational DBMS
Spatial DBMSGraph DBMS
Key-value store
Document 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
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.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.78
Rank#213  Overall
#4  Spatial DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score421.65
Rank#5  Overall
#1  Document stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.faircom.com/­products/­faircom-edgewww.geomesa.orgwww.graphengine.iowww.mongodb.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.geomesa.org/­documentation/­stable/­user/­index.htmlwww.graphengine.io/­docs/­manualwww.mongodb.com/­docs/­manual
DeveloperAtos Convergence CreatorsFairCom CorporationCCRi and othersMicrosoftMongoDB, Inc
Initial release20161979201420102009
Current release1703V3, October 20204.0.5, February 20246.0.7, June 2023
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availableOpen Source infoApache License 2.0Open Source infoMIT LicenseOpen 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 servicenonononono 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 Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • 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 languageJavaANSI C, C++Scala.NET and CC++
Server operating systemsLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
.NETLinux
OS X
Solaris
Windows
Data schemeSchema and schema-less with LDAP viewsFlexible Schema (defined schema, partial schema, schema free)yesyesschema-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 dateoptionalyes, ANSI Standard SQL Typesyesyesyes 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.yesyesnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyes infoANSI SQL queriesnonoRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs and other access methodsLDAPADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
RESTful HTTP APIGraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languagesAll languages with LDAP bindingsC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
C++
F#
Visual Basic
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 proceduresnoyes info.Net, JavaScript, C/C++noyesJavaScript
Triggersyesyesnonoyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionFile partitioning infoCustomizable business rules for partitioningdepending on storage layerhorizontal 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 nodesyesyes infoSynchronous and asynchronous realtime replication based on transaction logsdepending on storage layerMulti-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 systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Tunable Consistency
depending on storage layerEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Foreign keys infoReferential integritynoyes infowhen using SQLnonono infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDnonoMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesdepending on storage layeryesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlLDAP bind authenticationFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yes infodepending on the DBMS used for storageAccess rights for users and roles
More information provided by the system vendor
Atos Standard Common RepositoryFaircom EDGE infoformerly c-treeEDGEGeoMesaGraph Engine infoformer name: TrinityMongoDB
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 scenariosAI-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 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
Atos Standard Common RepositoryFaircom EDGE infoformerly c-treeEDGEGeoMesaGraph Engine infoformer name: TrinityMongoDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, 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

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Traders Purchase High Volume of MongoDB Put Options (NASDAQ:MDB)
16 May 2024, Defense World

Is Now An Opportune Moment To Examine MongoDB, Inc. (NASDAQ:MDB)?
14 May 2024, Simply Wall St

Build RAG applications with MongoDB Atlas, now available in Knowledge Bases for Amazon Bedrock | Amazon Web ...
2 May 2024, AWS Blog

Here's How Much You Would Have Made Owning MongoDB Stock In The Last 5 Years
16 May 2024, Investing.com UK

MongoDB, Inc. Announces Date of First Quarter Fiscal 2025 Earnings Call
10 May 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here