DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > H2 vs. Hypertable vs. NCache vs. Oracle Rdb vs. Snowflake

System Properties Comparison H2 vs. Hypertable vs. NCache vs. Oracle Rdb vs. Snowflake

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHypertable  Xexclude from comparisonNCache  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSnowflake  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An open source BigTable implementation based on distributed file systems such as HadoopOpen-Source and Enterprise in-memory Key-Value StoreCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSWide column storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitewww.h2database.comwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.snowflake.com
Technical documentationwww.h2database.com/­html/­main.htmlwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.snowflake.net/­manuals/­index.html
DeveloperThomas MuellerHypertable Inc.AlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)Snowflake Computing Inc.
Initial release20052009200519842014
Current release2.2.220, July 20230.9.8.11, March 20165.3.3, April 20247.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGNU version 3. Commercial license availableOpen Source infoEnterprise Edition availablecommercialcommercial
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, Java
Server operating systemsAll OS with a Java VMLinux
OS X
Windows infoan inofficial Windows port is available
Linux
Windows
HP Open VMShosted
Data schemeyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesnopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.nononoyes
Secondary indexesyesrestricted infoonly exact value or prefix value scansyesyes
SQL infoSupport of SQLyesnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesyes
APIs and other access methodsJDBC
ODBC
C++ API
Thrift
IDistributedCache
JCache
LINQ
Proprietary native API
CLI Client
JDBC
ODBC
Supported programming languagesJavaC++
Java
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsnono infosupport for stored procedures with SQL-Server CLRuser defined functions
Triggersyesnoyes infoNotificationsno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesyes
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factor on file system levelyes, with selectable consistency levelyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnooptimistic locking and pessimistic lockingyes, on a single nodeACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
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.yesyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Users with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
H2HypertableNCacheOracle RdbSnowflake
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
H2HypertableNCacheOracle RdbSnowflake
DB-Engines blog posts

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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19 June 2020, Inter Press Service

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

provided by Google News

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

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google 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

Data's New Sheriff: Snowflake's Quest to Bring Order to the AI Frontier
20 May 2024, CDOTrends

Snowflake invests in Metaplane to solve data quality issues plaguing AI development
16 May 2024, VentureBeat

provided by Google News



Share this page

Featured Products

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

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.

AllegroGraph logo

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

Present your product here