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

DBMS > FeatureBase vs. FileMaker vs. Microsoft Azure Data Explorer vs. OrientDB vs. OrigoDB

System Properties Comparison FeatureBase vs. FileMaker vs. Microsoft Azure Data Explorer vs. OrientDB vs. OrigoDB

Editorial information provided by DB-Engines
NameFeatureBase  Xexclude from comparisonFileMaker  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOrientDB  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.FileMaker is a cross-platform RDBMS that includes a GUI frontend.Fully managed big data interactive analytics platformMulti-model DBMS (Document, Graph, Key/Value)A fully ACID in-memory object graph database
Primary database modelRelational DBMSRelational DBMSRelational DBMS infocolumn orientedDocument store
Graph DBMS
Key-value store
Document store
Object oriented DBMS
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
Score0.22
Rank#309  Overall
#139  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitewww.featurebase.comwww.claris.com/­filemakerazure.microsoft.com/­services/­data-explorerorientdb.orgorigodb.com
Technical documentationdocs.featurebase.comwww.claris.com/­resources/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorerwww.orientdb.com/­docs/­last/­index.htmlorigodb.com/­docs
DeveloperMolecula and Pilosa Open Source ContributorsClaris infoa subsidiary of AppleMicrosoftOrientDB LTD; CallidusCloud; SAPRobert Friberg et al
Initial release20171983201920102009 infounder the name LiveDB
Current release2022, May 202219.4.1, November 2021cloud service with continuous releases3.2.29, March 2024
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoApache version 2Open Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC#
Server operating systemsLinux
macOS
iOS infoclient part only
Linux
OS X
Windows
hostedAll OS with a Java JDK (>= JDK 6)Linux
Windows
Data schemeyesyesFixed schema with schema-less datatypes (dynamic)schema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesUser defined using .NET types and collections
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.noyes infoA http query request can return the data in XML formatyesnono infocan be achieved using .NET
Secondary indexesnoyesall fields are automatically indexedyesyes
SQL infoSupport of SQLSQL queriesyes infovia pluginsKusto Query Language (KQL), SQL subsetSQL-like query language, no joinsno
APIs and other access methodsgRPC
JDBC
Kafka Connector
ODBC
Filemaker WebDirect
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
Supported programming languagesJava
Python
PHP.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Server-side scripts infoStored proceduresyesYes, possible languages: KQL, Python, RJava, Javascriptyes
Triggersnoyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyHooksyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud serviceShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replication, warm standby infosince Version 14yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesnoyes inforelationship in graphsdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes, using Linux fsyncyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlsimple rights management via user accounts and connection to external directory servicesAzure Active Directory AuthenticationAccess rights for users and roles; record level security configurableRole based authorization

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
FeatureBaseFileMakerMicrosoft Azure Data ExplorerOrientDBOrigoDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

The 10 Hottest Big Data Startups Of 2021
18 November 2021, CRN

Get Your Infrastructure Ready for Real-Time Analytics
8 March 2022, Built In

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

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

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

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

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
1 March 2024, Yahoo News Canada

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

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

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

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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