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 > Atos Standard Common Repository vs. Brytlyt vs. Faircom EDGE vs. InterSystems IRIS vs. MongoDB

System Properties Comparison Atos Standard Common Repository vs. Brytlyt vs. Faircom EDGE vs. InterSystems IRIS vs. MongoDB

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonBrytlyt  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInterSystems IRIS  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 networksScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityOne 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
Relational DBMSKey-value store
Relational DBMS
Document store
Key-value store
Object oriented DBMS
Relational DBMS
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.38
Rank#279  Overall
#126  Relational DBMS
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score4.39
Rank#81  Overall
#13  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#44  Relational DBMS
Score423.96
Rank#5  Overall
#1  Document stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorybrytlyt.iowww.faircom.com/­products/­faircom-edgewww.intersystems.com/­products/­intersystems-iriswww.mongodb.com
Technical documentationdocs.brytlyt.iodocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clswww.mongodb.com/­docs/­manual
DeveloperAtos Convergence CreatorsBrytlytFairCom CorporationInterSystemsMongoDB, Inc
Initial release20162016197920182009
Current release17035.0, August 2023V3, October 20202023.3, June 20236.0.7, June 2023
License infoCommercial or Open Sourcecommercialcommercialcommercial infoRestricted, free version availablecommercialOpen 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 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 languageJavaC, C++ and CUDAANSI C, C++C++
Server operating systemsLinuxLinux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
AIX
Linux
macOS
Ubuntu
Windows
Linux
OS X
Solaris
Windows
Data schemeSchema and schema-less with LDAP viewsyesFlexible Schema (defined schema, partial schema, schema free)depending on used data modelschema-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 dateoptionalyesyes, ANSI Standard SQL Typesyesyes 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.yesyes infospecific XML-type available, but no XML query functionality.yesyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesyes infoANSI SQL queriesyesRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs and other access methodsLDAPADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languagesAll languages with LDAP bindings.Net
C
C++
Delphi
Java
Perl
Python
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C++
Java
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 proceduresnouser defined functions infoin PL/pgSQLyes info.Net, JavaScript, C/C++yesJavaScript
Triggersyesyesyesyesyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionFile partitioning infoCustomizable business rules for partitioningShardingSharding 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 nodesyesSource-replica replicationyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Foreign keys infoReferential integritynoyesyes infowhen using SQLyesno 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 operationsACIDACIDACIDMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlLDAP bind authenticationfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yesAccess rights for users and roles
More information provided by the system vendor
Atos Standard Common RepositoryBrytlytFaircom EDGE infoformerly c-treeEDGEInterSystems IRISMongoDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
MongoDB 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 RepositoryBrytlytFaircom EDGE infoformerly c-treeEDGEInterSystems IRISMongoDB
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

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

provided by Google News

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31 January 2023, PR Newswire

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22 December 2021, EU-Startups

Bringing GPUs To Bear On Bog Standard Relational Databases
26 February 2018, The Next Platform

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

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

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

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

provided by Google News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Pati
12 April 2024, PharmiWeb.com

EXCLUSIVE: Immunoprecise Antibodies and InterSystems Integrate Vector Search With LENSai For AI-Driven ...
28 March 2024, Yahoo Finance

InterSystems expands the InterSystems IRIS data platform with vector search
4 April 2024, ZAWYA

provided by Google News

Decoding MongoDB's Options Activity: What's the Big Picture? - MongoDB (NASDAQ:MDB)
15 April 2024, Benzinga

MongoDB (NASDAQ:MDB) shareholders have earned a 23% CAGR over the last five years
14 April 2024, Yahoo Finance

Breakeven On The Horizon For MongoDB, Inc. (NASDAQ:MDB)
14 April 2024, Simply Wall St

MongoDB, Inc. (NASDAQ:MDB) Stake Raised by Bleakley Financial Group LLC
15 April 2024, Defense World

MongoDB Bear Call Spread Could Net 25% In 5 Weeks
11 April 2024, Nasdaq

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

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

Present your product here