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 > Ehcache vs. EventStoreDB vs. GridGain vs. Ignite vs. Microsoft SQL Server

System Properties Comparison Ehcache vs. EventStoreDB vs. GridGain vs. Ignite vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonEventStoreDB  Xexclude from comparisonGridGain  Xexclude from comparisonIgnite  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsIndustrial-strength, open-source database solution built from the ground up for event sourcing.GridGain is an in-memory computing platform, built on Apache IgniteApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Microsofts flagship relational DBMS
Primary database modelKey-value storeEvent StoreKey-value store
Relational DBMS
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.23
Rank#68  Overall
#8  Key-value stores
Score1.14
Rank#181  Overall
#1  Event Stores
Score1.53
Rank#155  Overall
#26  Key-value stores
#73  Relational DBMS
Score3.64
Rank#89  Overall
#13  Key-value stores
#48  Relational DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Websitewww.ehcache.orgwww.eventstore.comwww.gridgain.comignite.apache.orgwww.microsoft.com/­en-us/­sql-server
Technical documentationwww.ehcache.org/­documentationdevelopers.eventstore.comwww.gridgain.com/­docs/­index.htmlapacheignite.readme.io/­docslearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperTerracotta Inc, owned by Software AGEvent Store LimitedGridGain Systems, Inc.Apache Software FoundationMicrosoft
Initial release20092012200720151989
Current release3.10.0, March 202221.2, February 2021GridGain 8.5.1Apache Ignite 2.6SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen SourcecommercialOpen Source infoApache 2.0commercial inforestricted free version is 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.
Implementation languageJavaJava, C++, .NetC++, Java, .NetC++
Server operating systemsAll OS with a Java VMLinux
Windows
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Linux
Windows
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesyesyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLANSI-99 for query and DML statements, subset of DDLyes
APIs and other access methodsJCacheHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesJavaC#
C++
Java
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)yes (compute grid and cache interceptors can be used instead)Transact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersyes infoCache Event Listenersyes (cache interceptors and events)yes (cache interceptors and events)yes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes (replicated cache)yes (replicated cache)yes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)yes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoSecurity Hooks for custom implementationsSecurity Hooks for custom implementationsfine 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 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

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

More resources
EhcacheEventStoreDBGridGainIgniteMicrosoft SQL Server
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

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

show all

Recent citations in the news

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

Cache replication
19 August 2013, Packt Hub

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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

GridGain's 2023 Growth Positions Company for Strong 2024
24 January 2024, PR Newswire

GridGain Announces Silver Sponsorship of the Gartner Data & Analytics Summit in the UK
17 May 2023, Yahoo Finance

GridGain: Product Overview and Analysis
5 June 2019, eWeek

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

Apache Ignite: An Overview
6 September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22 May 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

provided by Google News

Provision Premium SSD v2 Storage for Microsoft SQL Server
1 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10 April 2024, Sophos

Top 12 Data Migration Tools for 2024
18 April 2024, TechRepublic

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

provided by Google News



Share this page

Featured Products

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

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Present your product here