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

DBMS > H2 vs. H2GIS vs. IBM Cloudant vs. Snowflake vs. TinkerGraph

System Properties Comparison H2 vs. H2GIS vs. IBM Cloudant vs. Snowflake vs. TinkerGraph

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonH2GIS  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonSnowflake  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Spatial extension of H2Database as a Service offering based on Apache CouchDBCloud-based data warehousing service for structured and semi-structured dataA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSSpatial DBMSDocument storeRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitewww.h2database.comwww.h2gis.orgwww.ibm.com/­products/­cloudantwww.snowflake.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.h2database.com/­html/­main.htmlwww.h2gis.org/­docs/­homecloud.ibm.com/­docs/­Cloudantdocs.snowflake.net/­manuals/­index.html
DeveloperThomas MuellerCNRSIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Snowflake Computing Inc.
Initial release20052013201020142009
Current release2.2.220, July 2023
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoLGPL 3.0commercialcommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaErlangJava
Server operating systemsAll OS with a Java VMhostedhosted
Data schemeyesyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
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.nononoyesno
Secondary indexesyesyesyesno
SQL infoSupport of SQLyesyesnoyesno
APIs and other access methodsJDBC
ODBC
RESTful HTTP/JSON APICLI Client
JDBC
ODBC
TinkerPop 3
Supported programming languagesJavaJavaC#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScript (Node.js)
Python
Groovy
Java
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsyes infobased on H2View functions (Map-Reduce) in JavaScriptuser defined functionsno
Triggersyesyesyesno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infobased on H2Multi-source replication
Source-replica replication
yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)yes infoOptimistic lockingyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infobased on H2Access rights for users can be defined per databaseUsers with fine-grained authorization concept, user roles and pluggable authenticationno

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
H2H2GISIBM CloudantSnowflakeTinkerGraph
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

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24 April 2024, Datanami

What Is Snowflake Data Warehouse? A Tutorial
9 April 2024, Built In

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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

Present your product here