DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Ehcache vs. MarkLogic vs. Oracle NoSQL vs. Snowflake vs. TiDB

System Properties Comparison Ehcache vs. MarkLogic vs. Oracle NoSQL vs. Snowflake vs. TiDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonMarkLogic  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSnowflake  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsOperational and transactional Enterprise NoSQL databaseA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesCloud-based data warehousing service for structured and semi-structured dataTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primary database modelKey-value storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Document store
Key-value store
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score5.18
Rank#63  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#7  Search engines
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score4.25
Rank#74  Overall
#40  Relational DBMS
Websitewww.ehcache.orgwww.marklogic.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.snowflake.compingcap.com
Technical documentationwww.ehcache.org/­documentationdocs.marklogic.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.snowflake.net/­manuals/­index.htmldocs.pingcap.com/­tidb/­stable
DeveloperTerracotta Inc, owned by Software AGMarkLogic Corp.OracleSnowflake Computing Inc.PingCAP, Inc.
Initial release20092001201120142016
Current release3.10.0, March 202211.0, December 202223.3, December 20238.1.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercial inforestricted free version is availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageJavaC++JavaGo, Rust
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
Linux
Solaris SPARC/x86
hostedLinux
Data schemeschema-freeschema-free infoSchema can be enforcedSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyesoptionalyesyes
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.noyesnoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyes infoSQL92SQL-like DML and DDL statementsyesyes
APIs and other access methodsJCacheJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
RESTful HTTP APICLI Client
JDBC
ODBC
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesJavaC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyes infovia XQuery or JavaScriptnouser defined functionsno
Triggersyes infoCache Event Listenersyesnono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingShardingyeshorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServeryesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobswith Hadoop integrationnoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACID infocan act as a resource manager in an XA/JTA transactionconfigurable infoACID within a storage node (=shard)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyes, with Range Indexesyes infooff heap cachenono
User concepts infoAccess controlnoRole-based access control at the document and subdocument levelsAccess rights for users and rolesUsers with fine-grained authorization concept, user roles and pluggable authenticationFine grained access rights according to SQL-standard
More information provided by the system vendor
EhcacheMarkLogicOracle NoSQLSnowflakeTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
EhcacheMarkLogicOracle NoSQLSnowflakeTiDB
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Ehcache 2.0: Write-Behind Caching and JTA Support
11 May 2010, InfoQ.com

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

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

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

provided by Google News

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

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Ticketmaster confirms data breach and personal info lost, says Snowflake systems were hacked
3 June 2024, TechRadar

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

The Ticketmaster Data Breach May Be Just the Beginning
1 June 2024, WIRED

Snowflake compromised? Attackers exploit stolen credentials
31 May 2024, Help Net Security

provided by Google News

PingCAP Named Customers' Choice in 2024 Gartner Peer Insights for Cloud Database Management Systems
3 June 2024, Datanami

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here