DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > MarkLogic vs. Oracle vs. Stardog vs. Teradata vs. VoltDB

System Properties Comparison MarkLogic vs. Oracle vs. Stardog vs. Teradata vs. VoltDB

Editorial information provided by DB-Engines
NameMarkLogic  Xexclude from comparisonOracle  Xexclude from comparisonStardog  Xexclude from comparisonTeradata  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionOperational and transactional Enterprise NoSQL databaseWidely used RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA hybrid cloud data analytics software platform (Teradata Vantage)Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSGraph DBMS
RDF store
Relational DBMSRelational 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
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
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
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.marklogic.comwww.oracle.com/­databasewww.stardog.comwww.teradata.comwww.voltdb.com
Technical documentationdocs.marklogic.comdocs.oracle.com/­en/­databasedocs.stardog.comdocs.teradata.comdocs.voltdb.com
DeveloperMarkLogic Corp.OracleStardog-UnionTeradataVoltDB Inc.
Initial release20011980201019842010
Current release11.0, December 202223c, September 20237.3.0, May 2020Teradata Vantage 1.0 MU2, January 201911.3, April 2022
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercial inforestricted free version is availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Implementation languageC++C and C++JavaJava, C++
Server operating systemsLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
macOS
Windows
hosted
Linux
Linux
OS X infofor development
Data schemeschema-free infoSchema can be enforcedyes infoSchemaless in JSON and XML columnsschema-free and OWL/RDFS-schema supportyesyes
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.yesyesno infoImport/export of XML data possibleyes
Secondary indexesyesyesyes infosupports real-time indexing in full-text and geospatialyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLyes infoSQL92yes infowith proprietary extensionsYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoSQL 2016 + extensionsyes infoonly a subset of SQL 99
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)
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Java API
JDBC
RESTful HTTP/JSON API
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyes infovia XQuery or JavaScriptPL/SQL infoalso stored procedures in Java possibleuser defined functions and aggregates, HTTP Server extensions in Javayes infoUDFs, stored procedures, table functions in parallelJava
Triggersyesyesyes infovia event handlersyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, horizontal partitioningnoneSharding infoHashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replication in HA-ClusterMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
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 ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphsyesno infoFOREIGN KEY constraints are not supported
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 parameterizedACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
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'yesyes
User concepts infoAccess controlRole-based access control at the document and subdocument levelsfine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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
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
MarkLogicOracleStardogTeradataVoltDB
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

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23 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

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

provided by Google News

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

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Oracle Database 23ai : Where to find information
2 May 2024, blogs.oracle.com

Blog Theme - Details
2 May 2024, blogs.oracle.com

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, blogs.oracle.com

provided by Google News

Why Teradata (TDC) Shares Are Plunging Today
7 May 2024, Yahoo Finance

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
7 May 2024, ABC News

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7 May 2024, Benzinga

Teradata's stock tumbles after BofA cuts rating on lack of near-term positive catalysts
7 May 2024, Seeking Alpha

Teradata (TDC) Q1 Earnings and Revenues Beat Estimates
6 May 2024, Yahoo Finance

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

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.

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