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

DBMS > Memcached vs. Microsoft SQL Server vs. MySQL vs. RDF4J vs. Rockset

System Properties Comparison Memcached vs. Microsoft SQL Server vs. MySQL vs. RDF4J vs. Rockset

Editorial information provided by DB-Engines
NameMemcached  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonMySQL  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionIn-memory key-value store, originally intended for cachingMicrosofts flagship relational DBMSWidely used open source RDBMSRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelKey-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRDF storeDocument store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.74
Rank#32  Overall
#4  Key-value stores
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score0.71
Rank#231  Overall
#9  RDF stores
Score0.84
Rank#209  Overall
#35  Document stores
Websitewww.memcached.orgwww.microsoft.com/­en-us/­sql-serverwww.mysql.comrdf4j.orgrockset.com
Technical documentationgithub.com/­memcached/­memcached/­wikilearn.microsoft.com/­en-US/­sql/­sql-serverdev.mysql.com/­docrdf4j.org/­documentationdocs.rockset.com
DeveloperDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftOracle infosince 2010, originally MySQL AB, then SunSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Rockset
Initial release20031989199520042019
Current release1.6.25, March 2024SQL Server 2022, November 20228.3.0, January 2024
License infoCommercial or Open SourceOpen Source infoBSD licensecommercial inforestricted free version is availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoEclipse Distribution License (EDL), v1.0.commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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 languageCC++C and C++JavaC++
Server operating systemsFreeBSD
Linux
OS X
Unix
Windows
Linux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
hosted
Data schemeschema-freeyesyesyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or datenoyesyesyesdynamic typing
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 infoingestion from XML files supported
Secondary indexesnoyesyesyesall fields are automatically indexed
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsnoRead-only SQL queries, including JOINs
APIs and other access methodsProprietary protocolADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
Proprietary native API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
HTTP REST
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
PHP
Python
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes infoproprietary syntaxyesno
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricnoneAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoRepcached, a Memcached patch, provides this functionallityyes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infonot for MyISAM storage engineACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentnoyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesnoAccess rights for users and organizations can be defined via Rockset console

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 partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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
MemcachedMicrosoft SQL ServerMySQLRDF4J infoformerly known as SesameRockset
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

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

Recent citations in the news

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

Install and Use SQL Server Report Builder
10 April 2024, Petri.com

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Kafka Source/Sink connectors, CDC and Schema Registry
24 April 2024, Medium

provided by Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

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

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

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

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, Microsoft

provided by Google News

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Rockset lands $44M to power real-time search and analytics apps
29 August 2023, TechCrunch

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here