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

DBMS > FileMaker vs. Memgraph vs. Oracle vs. ScyllaDB vs. Trino

System Properties Comparison FileMaker vs. Memgraph vs. Oracle vs. ScyllaDB vs. Trino

Editorial information provided by DB-Engines
NameFileMaker  Xexclude from comparisonMemgraph  Xexclude from comparisonOracle  Xexclude from comparisonScyllaDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionFileMaker is a cross-platform RDBMS that includes a GUI frontend.An open source graph database built for real-time streaming and compatible with Neo4jWidely used RDBMSCassandra and DynamoDB compatible wide column storeFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMSGraph DBMSRelational DBMSWide column storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Key-value storeDocument 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
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitewww.claris.com/­filemakermemgraph.comwww.oracle.com/­databasewww.scylladb.comtrino.io
Technical documentationwww.claris.com/­resources/­documentationmemgraph.com/­docsdocs.oracle.com/­en/­databasedocs.scylladb.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterFacebookGitHubDiscordLinkedInTwitterYouTubeGitHub
DeveloperClaris infoa subsidiary of AppleMemgraph LtdOracleScyllaDBTrino Software Foundation
Initial release19832017198020152012 info2020 rebranded from PrestoSQL
Current release19.4.1, November 202123c, September 2023ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercial inforestricted free version is availableOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaSStarburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC and C++C and C++C++Java
Server operating systemsiOS infoclient part only
Linux
OS X
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
LinuxLinux
macOS infofor devlopment
Data schemeyesschema-free and schema-optionalyes infoSchemaless in JSON and XML columnsschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 formatnoyesnono
Secondary indexesyesyesyes infocluster global secondary indicesdepending on connected data-source
SQL infoSupport of SQLyes infovia pluginsnoyes infowith proprietary extensionsSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
Bolt protocol
Cypher query language
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesPHP.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyesPL/SQL infoalso stored procedures in Java possibleyes, Luayes, depending on connected data-source
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioningSharding, horizontal partitioningShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication, warm standby infosince Version 14Multi-source replication using RAFTMulti-source replication
Source-replica replication
selectable replication factor infoRepresentation of geographical distribution of servers is possibledepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
depending on connected data-source
Foreign keys infoReferential integrityyesyes inforelationships in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infowith snapshot isolationACID infoisolation level can be parameterizedno infoAtomicity and isolation are supported for single operationsdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes infoin-memory tables
User concepts infoAccess controlsimple rights management via user accounts and connection to external directory servicesUsers, roles and permissionsfine grained access rights according to SQL-standardAccess rights for users can be defined per objectSQL standard access control
More information provided by the system vendor
FileMakerMemgraphOracleScyllaDBTrino
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

Big names round out the Trino Fest 2024 lineup
8 May 2024

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

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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
FileMakerMemgraphOracleScyllaDBTrino
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the 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

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

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Lords of May-hem: Seven signs it is Oracle's year end
17 May 2024, The Register

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
3 May 2024, Datanami

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

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

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

provided by Google News



Share this page

Featured Products

SingleStore logo

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

RaimaDB logo

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

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.

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