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 > DuckDB vs. Hypertable vs. NCache vs. Oracle Rdb vs. Snowflake

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

Editorial information provided by DB-Engines
NameDuckDB  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.
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSAn 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 modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  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
Websiteduckdb.orgwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.snowflake.com
Technical documentationduckdb.org/­docswww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.snowflake.net/­manuals/­index.html
DeveloperHypertable Inc.AlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)Snowflake Computing Inc.
Initial release20182009200519842014
Current release0.10, February 20240.9.8.11, March 20165.3.3, April 20247.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen 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 languageC++C++C#, .NET, .NET Core, Java
Server operating systemsserver-lessLinux
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 methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
C++ API
Thrift
IDistributedCache
JCache
LINQ
Proprietary native API
CLI Client
JDBC
ODBC
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C++
Java
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonono infosupport for stored procedures with SQL-Server CLRuser defined functions
Triggersnonoyes 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 nodesnoneselectable 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 integritynononoyesyes
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 controlnonoAuthentication 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
DuckDBHypertableNCacheOracle 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
DuckDBHypertableNCacheOracle 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

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

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

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

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