DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dolt vs. H2 vs. HyperSQL vs. PouchDB vs. Warp 10

System Properties Comparison Dolt vs. H2 vs. HyperSQL vs. PouchDB vs. Warp 10

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonH2  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonPouchDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBJavaScript DBMS with an API inspired by CouchDBTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSRelational DBMSRelational DBMSDocument storeTime Series DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score3.14
Rank#85  Overall
#46  Relational DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Score0.06
Rank#351  Overall
#35  Time Series DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.h2database.comhsqldb.orgpouchdb.comwww.warp10.io
Technical documentationdocs.dolthub.comwww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlpouchdb.com/­guideswww.warp10.io/­content/­02_Getting_started
DeveloperDoltHub IncThomas MuellerApache Software FoundationSenX
Initial release20182005200120122015
Current release2.2.220, July 20232.7.2, June 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infobased on BSD licenseOpen SourceOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJavaJavaScriptJava
Server operating systemsLinux
macOS
Windows
All OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeyesyesyesschema-freeschema-free
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.nonononono
Secondary indexesyesyesyesyes infovia viewsno
SQL infoSupport of SQLyesyesyesnono
APIs and other access methodsCLI Client
HTTP REST
JDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Jupyter
WebSocket
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaAll languages supporting JDBC/ODBC
Java
JavaScript
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseJava Stored Procedures and User-Defined FunctionsJava, SQLView functions in JavaScriptyes infoWarpScript
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding infowith a proxy-based framework, named couchdb-loungeSharding infobased on HBase
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.With clustering: 2 database servers on different computers operate on identical copies of a databasenoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnoMandatory use of cryptographic tokens, containing fine-grained authorizations

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DoltH2HyperSQL infoalso known as HSQLDBPouchDBWarp 10
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

Radar Trends to Watch: July 2022
5 July 2022, O'Reilly Media

Solve your MLOps Problems with an Open Source Data Science Stack
2 June 2021, Towards Data Science

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Building an Offline First App with PouchDB
10 March 2014, SitePoint

provided by Google News

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of Developers
28 June 2017, PR Newswire

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here