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

DBMS > MarkLogic vs. Microsoft Azure SQL Database vs. MySQL vs. NCache vs. RRDtool

System Properties Comparison MarkLogic vs. Microsoft Azure SQL Database vs. MySQL vs. NCache vs. RRDtool

Editorial information provided by DB-Engines
NameMarkLogic  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonMySQL  Xexclude from comparisonNCache  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionOperational and transactional Enterprise NoSQL databaseDatabase as a Service offering with high compatibility to Microsoft SQL ServerWidely used open source RDBMSOpen-Source and Enterprise in-memory Key-Value StoreIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMSRelational DBMS infoKey/Value like access via memcached APIKey-value storeTime Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
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
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitewww.marklogic.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.mysql.comwww.alachisoft.com/­ncacheoss.oetiker.ch/­rrdtool
Technical documentationdocs.marklogic.comdocs.microsoft.com/­en-us/­azure/­azure-sqldev.mysql.com/­docwww.alachisoft.com/­resources/­docsoss.oetiker.ch/­rrdtool/­doc
DeveloperMarkLogic Corp.MicrosoftOracle infosince 2010, originally MySQL AB, then SunAlachisoftTobias Oetiker
Initial release20012010199520051999
Current release11.0, December 2022V128.4.0, April 20245.3.3, April 20241.8.0, 2022
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoEnterprise Edition availableOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC++C++C and C++C#, .NET, .NET Core, JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
OS X
Windows
hostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
HP-UX
Linux
Data schemeschema-free infoSchema can be enforcedyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and CounterNumeric data only
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.yesyesyesnono infoExporting into and restoring from XML files possible
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyes infoSQL92yesyes infowith proprietary extensionsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
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
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
IDistributedCache
JCache
LINQ
Proprietary native API
in-process shared library
Pipes
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresyes infovia XQuery or JavaScriptTransact SQLyes infoproprietary syntaxno infosupport for stored procedures with SQL-Server CLRno
Triggersyesyesyesyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, with always 3 replicas availableMulti-source replication
Source-replica replication
yes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
none
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infocan act as a resource manager in an XA/JTA transactionACIDACID infonot for MyISAM storage engineoptimistic locking and pessimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes infoby using the rrdcached daemon
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 Indexesyesyesyes
User concepts infoAccess controlRole-based access control at the document and subdocument levelsfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
MarkLogicMicrosoft Azure SQL Database infoformerly SQL AzureMySQLNCacheRRDtool
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache 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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: 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
MarkLogicMicrosoft Azure SQL Database infoformerly SQL AzureMySQLNCacheRRDtool
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Progress (PRGS) Set to Buy MarkLogic, Guides Upbeat Q4 Results
16 May 2024, Yahoo Lifestyle Australia

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

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

provided by Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

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

The database to transact, analyze and contextualize your data in real time.
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.

Present your product here