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

DBMS > MarkLogic vs. Oracle vs. Rockset vs. Stardog vs. Trino

System Properties Comparison MarkLogic vs. Oracle vs. Rockset vs. Stardog vs. Trino

Editorial information provided by DB-Engines
NameMarkLogic  Xexclude from comparisonOracle  Xexclude from comparisonRockset  Xexclude from comparisonStardog  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionOperational and transactional Enterprise NoSQL databaseWidely used RDBMSA scalable, reliable search and analytics service in the cloud, built on RocksDBEnterprise 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
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSDocument storeGraph DBMS
RDF store
Relational 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
Relational DBMS
Search engine
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
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitewww.marklogic.comwww.oracle.com/­databaserockset.comwww.stardog.comtrino.io
Technical documentationdocs.marklogic.comdocs.oracle.com/­en/­databasedocs.rockset.comdocs.stardog.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperMarkLogic Corp.OracleRocksetStardog-UnionTrino Software Foundation
Initial release20011980201920102012 info2020 rebranded from PrestoSQL
Current release11.0, December 202223c, September 20237.3.0, May 2020
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercial inforestricted free version is availablecommercialcommercial 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 servicenonoyesnono
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++C and C++C++JavaJava
Server operating systemsLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
hostedLinux
macOS
Windows
Linux
macOS infofor devlopment
Data schemeschema-free infoSchema can be enforcedyes infoSchemaless in JSON and XML columnsschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyesdynamic typingyesyes
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.yesyesno infoingestion from XML files supportedno infoImport/export of XML data possibleno
Secondary indexesyesyesall fields are automatically indexedyes infosupports real-time indexing in full-text and geospatialdepending on connected data-source
SQL infoSupport of SQLyes infoSQL92yes infowith proprietary extensionsRead-only SQL queries, including JOINsYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP RESTGraphQL 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 languagesC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyes infovia XQuery or JavaScriptPL/SQL infoalso stored procedures in Java possiblenouser defined functions and aggregates, HTTP Server extensions in Javayes, depending on connected data-source
Triggersyesyesnoyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, horizontal partitioningAutomatic shardingnonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
yesMulti-source replication in HA-Clusterdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsno infocan be realized in PL/SQLnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency in HA-Clusterdepending on connected data-source
Foreign keys infoReferential integritynoyesnoyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infocan act as a resource manager in an XA/JTA transactionACID infoisolation level can be parameterizednoACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, with Range Indexesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlRole-based access control at the document and subdocument levelsfine grained access rights according to SQL-standardAccess rights for users and organizations can be defined via Rockset consoleAccess rights for users and rolesSQL standard access control
More information provided by the system vendor
MarkLogicOracleRocksetStardogTrino
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

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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart 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

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

More resources
MarkLogicOracleRocksetStardogTrino
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

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13 May 2024, Breaking Defense

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

provided by Google News

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

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

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

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, Oracle

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

provided by Google News

Rockset Hybrid Search Release Sets New Course for Vector Databases
16 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

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

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.

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

Present your product here