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 > Hazelcast vs. Microsoft Access vs. NCache vs. Oracle NoSQL vs. Snowflake

System Properties Comparison Hazelcast vs. Microsoft Access vs. NCache vs. Oracle NoSQL vs. Snowflake

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonNCache  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionA widely adopted in-memory data gridMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Open-Source and Enterprise in-memory Key-Value StoreA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesCloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value storeRelational DBMSKey-value storeDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.97
Rank#57  Overall
#6  Key-value stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitehazelcast.comwww.microsoft.com/­en-us/­microsoft-365/­accesswww.alachisoft.com/­ncachewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.snowflake.com
Technical documentationhazelcast.org/­imdg/­docsdeveloper.microsoft.com/­en-us/­accesswww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.snowflake.net/­manuals/­index.html
DeveloperHazelcastMicrosoftAlachisoftOracleSnowflake Computing Inc.
Initial release20081992200520112014
Current release5.3.6, November 20231902 (16.0.11328.20222), March 20195.3.3, April 202423.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercial infoBundled with Microsoft OfficeOpen Source infoEnterprise Edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)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.
Implementation languageJavaC++C#, .NET, .NET Core, JavaJava
Server operating systemsAll OS with a Java VMWindows infoNot a real database server, but making use of DLLsLinux
Windows
Linux
Solaris SPARC/x86
hosted
Data schemeschema-freeyesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteroptionalyes
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.yes infothe object must implement a serialization strategynonoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyes infobut not compliant to any SQL standardSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statementsyes
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
IDistributedCache
JCache
LINQ
Proprietary native API
RESTful HTTP APICLI Client
JDBC
ODBC
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor Servicesyes infosince Access 2010 using the ACE-engineno infosupport for stored procedures with SQL-Server CLRnouser defined functions
Triggersyes infoEventsyes infosince Access 2010 using the ACE-engineyes infoNotificationsnono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyesShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated Mapnoneyes, with selectable consistency levelElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyeswith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitedACID infobut no files for transaction loggingoptimistic locking and pessimistic lockingconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infobut no files for transaction loggingyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infooff heap cacheno
User concepts infoAccess controlRole-based access controlno infoa simple user-level security was built in till version Access 2003Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and rolesUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
HazelcastMicrosoft AccessNCacheOracle NoSQLSnowflake
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 partiesCData: 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
HazelcastMicrosoft AccessNCacheOracle NoSQLSnowflake
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

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

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

How to use NCache in ASP.Net Core
26 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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Microsoft adds Iceberg support to Fabric, partners with Snowflake for bi-directional data access
21 May 2024, VentureBeat

What to expect from theCUBE during Data Cloud Summit
21 May 2024, SiliconANGLE News

Mendix & Snowflake: Unleashing the Power of Enterprise Data
21 May 2024, Technology Magazine

Mendix and Snowflake to drive low-code data value for enterprises
21 May 2024, ERP Today

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

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.

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here