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

DBMS > FileMaker vs. Microsoft Azure Data Explorer vs. OrigoDB vs. Trino

System Properties Comparison FileMaker vs. Microsoft Azure Data Explorer vs. OrigoDB vs. Trino

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFileMaker  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOrigoDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionFileMaker is a cross-platform RDBMS that includes a GUI frontend.Fully managed big data interactive analytics platformA fully ACID in-memory object graph databaseFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMSRelational DBMS infocolumn orientedDocument store
Object oriented DBMS
Relational 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
Document store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score49.73
Rank#20  Overall
#14  Relational DBMS
Score5.16
Rank#69  Overall
#37  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score5.10
Rank#70  Overall
#38  Relational DBMS
Websitewww.claris.com/­filemakerazure.microsoft.com/­services/­data-explorerorigodb.comtrino.io
Technical documentationwww.claris.com/­resources/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperClaris infoa subsidiary of AppleMicrosoftRobert Friberg et alTrino Software Foundation
Initial release198320192009 infounder the name LiveDB2012 info2020 rebranded from PrestoSQL
Current release19.4.1, November 2021cloud service with continuous releases
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC#Java
Server operating systemsiOS infoclient part only
Linux
OS X
Windows
hostedLinux
Windows
Linux
macOS infofor devlopment
Data schemeyesFixed schema with schema-less datatypes (dynamic)yesyes
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesUser defined using .NET types and collectionsyes
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.yes infoA http query request can return the data in XML formatyesno infocan be achieved using .NETno
Secondary indexesyesall fields are automatically indexedyesdepending on connected data-source
SQL infoSupport of SQLyes infovia pluginsKusto Query Language (KQL), SQL subsetnoyes
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesPHP.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.NetGo
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyesYes, possible languages: KQL, Python, Ryesyes, depending on connected data-source
Triggersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicehorizontal partitioning infoclient side managed; servers are not synchronizeddepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication, warm standby infosince Version 14yes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
depending on connected data-source
Foreign keys infoReferential integrityyesnodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlsimple rights management via user accounts and connection to external directory servicesAzure Active Directory AuthenticationRole based authorizationSQL standard access control
More information provided by the system vendor
FileMakerMicrosoft Azure Data ExplorerOrigoDBTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

58: Understanding your users with Trino and Mitzu
4 April 2024

57: Seeing clearly with OpenTelemetry
14 March 2024

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
FileMakerMicrosoft Azure Data ExplorerOrigoDBTrino
Recent citations in the news

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

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, azure.microsoft.com

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

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, azure.microsoft.com

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, azure.microsoft.com

provided by Google News

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Trino and dbt open source data tools snuggle closer with integrated SaaS
28 April 2023, The Register

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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.

AllegroGraph logo

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

Present your product here