DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Altibase vs. Faircom EDGE vs. FileMaker vs. InterSystems IRIS vs. Microsoft Azure Data Explorer

System Properties Comparison Altibase vs. Faircom EDGE vs. FileMaker vs. InterSystems IRIS vs. Microsoft Azure Data Explorer

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFileMaker  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsFileMaker is a cross-platform RDBMS that includes a GUI frontend.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityFully managed big data interactive analytics platform
Primary database modelRelational DBMSKey-value store
Relational DBMS
Relational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS infocolumn oriented
Secondary database modelsDocument 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
Score1.07
Rank#186  Overall
#87  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Websitealtibase.comwww.faircom.com/­products/­faircom-edgewww.claris.com/­filemakerwww.intersystems.com/­products/­intersystems-irisazure.microsoft.com/­services/­data-explorer
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.claris.com/­resources/­documentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperAltibaseFairCom CorporationClaris infoa subsidiary of AppleInterSystemsMicrosoft
Initial release19991979198320182019
Current releasev7.3, 2023, August 2023V3, October 202019.4.1, November 20212023.3, June 2023cloud service with continuous releases
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023commercial infoRestricted, free version availablecommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ANSI C, C++
Server operating systemsAIX
HP-UX
Linux
Android
Linux infoARM, x86
Raspbian
Windows
iOS infoclient part only
Linux
OS X
Windows
AIX
Linux
macOS
Ubuntu
Windows
hosted
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesdepending on used data modelFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
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.noyesyes infoA http query request can return the data in XML formatyesyes
Secondary indexesyesyesyesyesall fields are automatically indexed
SQL infoSupport of SQLANSI SQL-92yes infoANSI SQL queriesyes infovia pluginsyesKusto Query Language (KQL), SQL subset
APIs and other access methodsJDBC
ODBC
Proprietary protocol
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesC
C++
Java
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
PHP.Net
C++
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresstored procedures and stored functionsyes info.Net, JavaScript, C/C++yesyesYes, possible languages: KQL, Python, R
Triggersyesyesyesyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesShardingFile partitioning infoCustomizable business rules for partitioningnoneShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replication, warm standby infosince Version 14Source-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyes infowhen using SQLyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDno
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 controlfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.simple rights management via user accounts and connection to external directory servicesyesAzure Active Directory Authentication
More information provided by the system vendor
AltibaseFaircom EDGE infoformerly c-treeEDGEFileMakerInterSystems IRISMicrosoft Azure Data Explorer
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AltibaseFaircom EDGE infoformerly c-treeEDGEFileMakerInterSystems IRISMicrosoft Azure Data Explorer
Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

provided by Google 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

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

provided by Google News

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
6 May 2024, Mobihealth 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

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11 January 2024, Yahoo Finance

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30 April 2024, pulseit.news

provided by Google News

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

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

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

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 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

RaimaDB logo

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here