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

DBMS > Dolt vs. Ehcache vs. H2 vs. IBM Cloudant vs. Snowflake

System Properties Comparison Dolt vs. Ehcache vs. H2 vs. IBM Cloudant vs. Snowflake

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonEhcache  Xexclude from comparisonH2  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA widely adopted Java cache with tiered storage optionsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Database as a Service offering based on Apache CouchDBCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSKey-value storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.ehcache.orgwww.h2database.comwww.ibm.com/­products/­cloudantwww.snowflake.com
Technical documentationdocs.dolthub.comwww.ehcache.org/­documentationwww.h2database.com/­html/­main.htmlcloud.ibm.com/­docs/­Cloudantdocs.snowflake.net/­manuals/­index.html
DeveloperDoltHub IncTerracotta Inc, owned by Software AGThomas MuellerIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Snowflake Computing Inc.
Initial release20182009200520102014
Current release3.10.0, March 20222.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJavaErlang
Server operating systemsLinux
macOS
Windows
All OS with a Java VMAll OS with a Java VMhostedhosted
Data schemeyesschema-freeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonononoyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLyesnoyesnoyes
APIs and other access methodsCLI Client
HTTP REST
JCacheJDBC
ODBC
RESTful HTTP/JSON APICLI Client
JDBC
ODBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaJavaC#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoJava Stored Procedures and User-Defined FunctionsView functions (Map-Reduce) in JavaScriptuser defined functions
Triggersyesyes infoCache Event Listenersyesyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta ServernoneShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes infoby using Terracotta ServerWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourceACIDno infoatomic operations within a document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes infoOptimistic lockingyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnofine grained access rights according to SQL-standardAccess rights for users can be defined per databaseUsers 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
DoltEhcacheH2IBM CloudantSnowflake
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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google 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 Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

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

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

provided by Google News

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

Pure Storage pwned, claims data plundered by crims who broke into Snowflake workspace
11 June 2024, The Register

Lessons from the Ticketmaster-Snowflake Breach
12 June 2024, The Hacker News

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Snowflake Breach Exposes 165 Customers' Data in Ongoing Extortion Campaign
11 June 2024, The Hacker News

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.

Present your product here