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. Solr vs. Stardog vs. Teradata

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

Editorial information provided by DB-Engines
NameMarkLogic  Xexclude from comparisonOracle  Xexclude from comparisonSolr  Xexclude from comparisonStardog  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionOperational and transactional Enterprise NoSQL databaseWidely used RDBMSA widely used distributed, scalable search engine based on Apache LuceneEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSSearch engineGraph 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
Spatial DBMSDocument 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
Score42.91
Rank#24  Overall
#3  Search engines
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitewww.marklogic.comwww.oracle.com/­databasesolr.apache.orgwww.stardog.comwww.teradata.com
Technical documentationdocs.marklogic.comdocs.oracle.com/­en/­databasesolr.apache.org/­resources.htmldocs.stardog.comdocs.teradata.com
DeveloperMarkLogic Corp.OracleApache Software FoundationStardog-UnionTeradata
Initial release20011980200620101984
Current release11.0, December 202223c, September 20239.6.0, April 20247.3.0, May 2020Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercial inforestricted free version is availableOpen Source infoApache Version 2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
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
Server operating systemsLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
macOS
Windows
hosted
Linux
Data schemeschema-free infoSchema can be enforcedyes infoSchemaless in JSON and XML columnsyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyesyes infosupports customizable data types and automatic 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.yesyesyesno infoImport/export of XML data possibleyes
Secondary indexesyesyesyes infoAll search fields are automatically indexedyes infosupports real-time indexing in full-text and geospatialyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyes infoSQL92yes infowith proprietary extensionsSolr Parallel SQL InterfaceYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoSQL 2016 + extensions
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)
Java API
RESTful HTTP/JSON API
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
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
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyes infovia XQuery or JavaScriptPL/SQL infoalso stored procedures in Java possibleJava pluginsuser defined functions and aggregates, HTTP Server extensions in Javayes infoUDFs, stored procedures, table functions in parallel
Triggersyesyesyes infoUser configurable commands triggered on index changesyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, horizontal partitioningShardingnoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
yesMulti-source replication in HA-ClusterMulti-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/SQLspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes inforelationships in graphsyes
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 parameterizedoptimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
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'yesyesyes
User concepts infoAccess controlRole-based access control at the document and subdocument levelsfine grained access rights according to SQL-standardyesAccess rights for users and rolesfine grained access rights according to SQL-standard

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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

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

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

Blog Theme - Details
2 May 2024, Oracle

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, Oracle

Blog Theme - Details
2 May 2024, Oracle

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21 November 2023, Equity.Guru

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

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

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

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

Teradata (TDC) Q1 Earnings: How Key Metrics Compare to Wall Street Estimates
6 May 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

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