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

DBMS > Ehcache vs. Ingres vs. MarkLogic vs. Oracle vs. ScyllaDB

System Properties Comparison Ehcache vs. Ingres vs. MarkLogic vs. Oracle vs. ScyllaDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonIngres  Xexclude from comparisonMarkLogic  Xexclude from comparisonOracle  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsWell established RDBMSOperational and transactional Enterprise NoSQL databaseWidely used RDBMSCassandra and DynamoDB compatible wide column store
Primary database modelKey-value storeRelational DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSWide column store
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 store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.23
Rank#68  Overall
#8  Key-value stores
Score4.67
Rank#77  Overall
#42  Relational DBMS
Score6.50
Rank#56  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#5  Search engines
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Websitewww.ehcache.orgwww.actian.com/­databases/­ingreswww.marklogic.comwww.oracle.com/­databasewww.scylladb.com
Technical documentationwww.ehcache.org/­documentationdocs.actian.com/­ingresdocs.marklogic.comdocs.oracle.com/­en/­databasedocs.scylladb.com
DeveloperTerracotta Inc, owned by Software AGActian CorporationMarkLogic Corp.OracleScyllaDB
Initial release20091974 infooriginally developed at University Berkely in early 1970s200119802015
Current release3.10.0, March 202211.2, May 202211.0, December 202223c, September 2023ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialcommercial inforestricted free version is availablecommercial inforestricted free version is availableOpen Source infoOpen Source (AGPL), commercial license available
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 DBaaS
Implementation languageJavaCC++C and C++C++
Server operating systemsAll OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeschema-freeyesschema-free infoSchema can be enforcedyes infoSchemaless in JSON and XML columnsschema-free
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.nono infobut tools for importing/exporting data from/to XML-files availableyesyesno
Secondary indexesnoyesyesyesyes infocluster global secondary indices
SQL infoSupport of SQLnoyesyes infoSQL92yes infowith proprietary extensionsSQL-like DML and DDL statements (CQL)
APIs and other access methodsJCache.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Java 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)
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesJavaC
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
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
Server-side scripts infoStored proceduresnoyesyes infovia XQuery or JavaScriptPL/SQL infoalso stored procedures in Java possibleyes, Lua
Triggersyes infoCache Event Listenersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Serverhorizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardingSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerIngres ReplicatoryesMulti-source replication
Source-replica replication
selectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsno infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACID infocan act as a resource manager in an XA/JTA transactionACID infoisolation level can be parameterizedno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes, with Range Indexesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes infoin-memory tables
User concepts infoAccess controlnofine grained access rights according to SQL-standardRole-based access control at the document and subdocument levelsfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
EhcacheIngresMarkLogicOracleScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

provided by Google News

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Are You Ready For Ingress-as-a-Service?
11 October 2023, Cloud Native Now

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

provided by Google News

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

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, biplatform.nl

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

Progress to acquire PE-backed data platform MarkLogic for $355m
4 January 2023, PE Hub

provided by Google News

Blog Theme - Details
30 April 2024, blogs.oracle.com

What's New: April 2024
26 April 2024, blogs.oracle.com

Conduent and Voya Financial adopt Oracle Database@Azure for cloud migration
26 April 2024, DatacenterDynamics

Blog Theme - Details
19 April 2024, blogs.oracle.com

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, blogs.oracle.com

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

Discord Migrates Trillions of Messages from Cassandra to ScyllaDB
22 June 2023, InfoQ.com

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here