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 > H2 vs. Hazelcast vs. Memcached vs. Microsoft SQL Server vs. XTDB

System Properties Comparison H2 vs. Hazelcast vs. Memcached vs. Microsoft SQL Server vs. XTDB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHazelcast  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A widely adopted in-memory data gridIn-memory key-value store, originally intended for cachingMicrosofts flagship relational DBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSKey-value storeKey-value storeRelational DBMSDocument store
Secondary database modelsSpatial DBMSDocument store infoJSON support with IMDG 3.12Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.h2database.comhazelcast.comwww.memcached.orgwww.microsoft.com/­en-us/­sql-servergithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationwww.h2database.com/­html/­main.htmlhazelcast.org/­imdg/­docsgithub.com/­memcached/­memcached/­wikilearn.microsoft.com/­en-US/­sql/­sql-serverwww.xtdb.com/­docs
DeveloperThomas MuellerHazelcastDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftJuxt Ltd.
Initial release20052008200319892019
Current release2.2.220, July 20235.3.6, November 20231.6.25, March 2024SQL Server 2022, November 20221.19, September 2021
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2; commercial licenses availableOpen Source infoBSD licensecommercial inforestricted free version is availableOpen Source infoMIT License
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 languageJavaJavaCC++Clojure
Server operating systemsAll OS with a Java VMAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
Linux
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes, extensible-data-notation format
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.noyes infothe object must implement a serialization strategyyesno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyesSQL-like query languagenoyeslimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
ODBC
JCache
JPA
Memcached protocol
RESTful HTTP API
Proprietary protocolADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP REST
JDBC
Supported programming languagesJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.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
Clojure
Java
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsyes infoEvent Listeners, Executor ServicesnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyesyes infoEventsnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infoReplicated Mapnone infoRepcached, a Memcached patch, provides this functionallityyes, but depending on the SQL-Server Editionyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitednoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlyes infousing SASL (Simple Authentication and Security Layer) protocolfine 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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
H2HazelcastMemcachedMicrosoft SQL ServerXTDB infoformerly named Crux
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

Recent citations in the news

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13 May 2024, WDRB

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

provided by Google News

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

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

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

provided by Google News

SQL Server's Secret Feature — Run Python and Add-Ons Natively In SQL Server.
16 May 2024, Towards Data Science

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

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

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

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

Neo4j logo

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

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

Present your product here