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 > H2 vs. Microsoft Azure Table Storage vs. RavenDB vs. RDFox vs. Snowflake

System Properties Comparison H2 vs. Microsoft Azure Table Storage vs. RavenDB vs. RDFox vs. Snowflake

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRavenDB  Xexclude from comparisonRDFox  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Wide Column Store for rapid development using massive semi-structured datasetsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseHigh performance knowledge graph and semantic reasoning engineCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSWide column storeDocument storeGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score2.92
Rank#101  Overall
#18  Document stores
Score0.23
Rank#308  Overall
#25  Graph DBMS
#14  RDF stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitewww.h2database.comazure.microsoft.com/­en-us/­services/­storage/­tablesravendb.netwww.oxfordsemantic.techwww.snowflake.com
Technical documentationwww.h2database.com/­html/­main.htmlravendb.net/­docsdocs.oxfordsemantic.techdocs.snowflake.net/­manuals/­index.html
DeveloperThomas MuellerMicrosoftHibernating RhinosOxford Semantic TechnologiesSnowflake Computing Inc.
Initial release20052012201020172014
Current release2.2.220, July 20235.4, July 20226.0, Septermber 2022
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoAGPL version 3, commercial license availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC#C++
Server operating systemsAll OS with a Java VMhostedLinux
macOS
Raspberry Pi
Windows
Linux
macOS
Windows
hosted
Data schemeyesschema-freeschema-freeyes infoRDF schemasyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nonoyes
Secondary indexesyesnoyes
SQL infoSupport of SQLyesnoSQL-like query language (RQL)noyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
RESTful HTTP API
SPARQL 1.1
CLI Client
JDBC
ODBC
Supported programming languagesJava.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsnoyesuser defined functions
Triggersyesnoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replicationreplication via a shared file systemyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingACID, Cluster-wide transaction availableACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, 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.yesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights based on private key authentication or shared access signaturesAuthorization levels configured per client per databaseRoles, resources, and access typesUsers with fine-grained authorization concept, user roles and pluggable authentication

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 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
H2Microsoft Azure Table StorageRavenDBRDFoxSnowflake
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

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20 February 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5 May 2020, Towards Data Science

Eight interesting open-source graph databases
3 January 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1 February 2022, AWS Blog

Top 9 Open Source Graph Databases
7 November 2022, Analytics India Magazine

provided by Google News

evolv Announces Partnership and Revolutionary AI Solution at Snowflake's Data Cloud Summit 2024
24 May 2024, PR Newswire

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, Microsoft

Snowflake acquires TruEra to deliver LLM observability inside data cloud
22 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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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.

Present your product here