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

DBMS > GigaSpaces vs. H2 vs. Ignite vs. Microsoft SQL Server vs. NCache

System Properties Comparison GigaSpaces vs. H2 vs. Ignite vs. Microsoft SQL Server vs. NCache

Editorial information provided by DB-Engines
NameGigaSpaces  Xexclude from comparisonH2  Xexclude from comparisonIgnite  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Apache 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 DBMSOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelDocument store
Object oriented DBMS infoValues are user defined objects
Relational DBMSKey-value store
Relational DBMS
Relational DBMSKey-value store
Secondary database modelsGraph DBMS
Search engine
Spatial DBMSDocument store
Graph DBMS
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Websitewww.gigaspaces.comwww.h2database.comignite.apache.orgwww.microsoft.com/­en-us/­sql-serverwww.alachisoft.com/­ncache
Technical documentationdocs.gigaspaces.com/­latest/­landing.htmlwww.h2database.com/­html/­main.htmlapacheignite.readme.io/­docslearn.microsoft.com/­en-US/­sql/­sql-serverwww.alachisoft.com/­resources/­docs
DeveloperGigaspaces TechnologiesThomas MuellerApache Software FoundationMicrosoftAlachisoft
Initial release20002005201519892005
Current release15.5, September 20202.2.220, July 2023Apache Ignite 2.6SQL Server 2022, November 20225.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0commercial inforestricted free version is availableOpen Source infoEnterprise Edition 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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageJava, C++, .NetJavaC++, Java, .NetC++C#, .NET, .NET Core, Java
Server operating systemsLinux
macOS
Solaris
Windows
All OS with a Java VMLinux
OS X
Solaris
Windows
Linux
Windows
Linux
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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.no infoXML can be used for describing objects metadatanoyesyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-99 for query and DML statementsyesANSI-99 for query and DML statements, subset of DDLyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languages.Net
C++
Java
Python
Scala
JavaC#
C++
Java
PHP
Python
Ruby
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyesJava Stored Procedures and User-Defined Functionsyes (compute grid and cache interceptors can be used instead)Transact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano infosupport for stored procedures with SQL-Server CLR
Triggersyes, event driven architectureyesyes (cache interceptors and events)yesyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
With clustering: 2 database servers on different computers operate on identical copies of a databaseyes (replicated cache)yes, but depending on the SQL-Server Editionyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoMap-Reduce pattern can be built with XAP task executorsnoyes (compute grid and hadoop accelerator)noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDoptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
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.yesyesyesyesyes
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardSecurity Hooks for custom implementationsfine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
GigaSpacesH2IgniteMicrosoft SQL ServerNCache
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 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
GigaSpacesH2IgniteMicrosoft SQL ServerNCache
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

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

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

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

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

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

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

SolarWinds Updates Plan Explorer to Boost SQL Query Performance
21 May 2024, Channel E2E

Visualizing SQL Server Job History: Unlocking Hidden Capabilities with SQL Server Language…
21 May 2024, Towards Data Science

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

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

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



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

SingleStore logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here