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. Faircom EDGE vs. InterSystems Caché vs. Microsoft Azure Data Explorer vs. YTsaurus

System Properties Comparison Atos Standard Common Repository vs. Faircom EDGE vs. InterSystems Caché vs. Microsoft Azure Data Explorer vs. YTsaurus

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonYTsaurus  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is 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 environmentsA multi-model DBMS and application serverFully managed big data interactive analytics platformYTsaurus is an open source platform for distributed storage and processing.
Primary database modelDocument store
Key-value store
Key-value store
Relational DBMS
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS infocolumn orientedDocument store
Key-value store
Secondary database modelsDocument storeDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.21
Rank#324  Overall
#45  Document stores
#48  Key-value stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.faircom.com/­products/­faircom-edgewww.intersystems.com/­products/­cacheazure.microsoft.com/­services/­data-explorerytsaurus.tech
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.intersystems.comdocs.microsoft.com/­en-us/­azure/­data-explorerytsaurus.tech/­docs/­en
DeveloperAtos Convergence CreatorsFairCom CorporationInterSystemsMicrosoftYandex
Initial release20161979199720192023
Current release1703V3, October 20202018.1.4, May 2020cloud service with continuous releases
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availablecommercialcommercialOpen Source infoApache License, Version 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaANSI C, C++C++
Server operating systemsLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
hostedUbuntu
Data schemeSchema and schema-less with LDAP viewsFlexible Schema (defined schema, partial schema, schema free)depending on used data modelFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateoptionalyes, ANSI Standard SQL Typesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.yesyesyesyesno
Secondary indexesyesyesyesall fields are automatically indexed
SQL infoSupport of SQLnoyes infoANSI SQL queriesyesKusto Query Language (KQL), SQL subsetYQL, an SQL-based language, is supported
APIs and other access methodsLDAPADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
.NET Client API
JDBC
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesAll languages with LDAP bindingsC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
C++
Java
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++yesYes, possible languages: KQL, Python, R
Triggersyesyesyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionFile partitioning infoCustomizable business rules for partitioningnoneSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlLDAP bind authenticationFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users, groups and rolesAzure Active Directory AuthenticationAccess Control Lists

More information provided by the system vendor

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

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-treeEDGEInterSystems CachéMicrosoft Azure Data ExplorerYTsaurus
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

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

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

provided by Google News

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

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

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

Present your product here