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

DBMS > AlaSQL vs. Amazon Neptune vs. MariaDB vs. Stardog vs. Trino

System Properties Comparison AlaSQL vs. Amazon Neptune vs. MariaDB vs. Stardog vs. Trino

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonMariaDB  Xexclude from comparisonStardog  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionJavaScript DBMS libraryFast, reliable graph database built for the cloudMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Relational DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
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
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitealasql.orgaws.amazon.com/­neptunemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.stardog.comtrino.io
Technical documentationgithub.com/­AlaSQL/­alasqlaws.amazon.com/­neptune/­developer-resourcesmariadb.com/­kb/­en/­librarydocs.stardog.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperAndrey Gershun & Mathias R. WulffAmazonMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Stardog-UnionTrino Software Foundation
Initial release201420172009 infoFork of MySQL, which was first released in 199520102012 info2020 rebranded from PrestoSQL
Current release11.3.2, February 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageJavaScriptC and C++JavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeschema-freeyes infoDynamic columns are supportedschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonoyesno infoImport/export of XML data possibleno
Secondary indexesnonoyesyes infosupports real-time indexing in full-text and geospatialdepending on connected data-source
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes infowith proprietary extensionsYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsJavaScript APIOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
Proprietary native API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesJavaScriptC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyes infoPL/SQL compatibility added with version 10.3user defined functions and aggregates, HTTP Server extensions in Javayes, depending on connected data-source
Triggersyesnoyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesnonenoneseveral options for horizontal partitioning and Shardingnonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-source replication
Source-replica replication
Multi-source replication in HA-Clusterdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Clusterdepending on connected data-source
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyes infonot for MyISAM storage engineyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACID infonot for MyISAM storage engineACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infowith encyption-at-restyes infonot for in-memory storage engineyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infowith MEMORY storage engineyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardAccess rights for users and rolesSQL standard access control
More information provided by the system vendor
AlaSQLAmazon NeptuneMariaDBStardogTrino
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
Trino 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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
AlaSQLAmazon NeptuneMariaDBStardogTrino
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17 April 2024, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21 February 2024, AWS Blog

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

provided by Google News

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

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

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

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

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

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.

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

AllegroGraph logo

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

Present your product here