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

DBMS > Cachelot.io vs. H2 vs. openGauss vs. PouchDB vs. SQLite

System Properties Comparison Cachelot.io vs. H2 vs. openGauss vs. PouchDB vs. SQLite

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonH2  Xexclude from comparisonopenGauss  Xexclude from comparisonPouchDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionIn-memory caching systemFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiJavaScript DBMS with an API inspired by CouchDBWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeRelational DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.04
Rank#388  Overall
#62  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score1.06
Rank#184  Overall
#84  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitecachelot.iowww.h2database.comgitee.com/­opengauss
opengauss.org
pouchdb.comwww.sqlite.org
Technical documentationwww.h2database.com/­html/­main.htmldocs.opengauss.org/­en
gitee.com/­opengauss/­docs
pouchdb.com/­guideswww.sqlite.org/­docs.html
DeveloperThomas MuellerHuawei and openGauss communityApache Software FoundationDwayne Richard Hipp
Initial release20152005201920122000
Current release2.2.220, July 20233.0, March 20227.1.1, June 20193.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open SourceOpen SourceOpen Source infoPublic Domain
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 languageC++JavaC, C++, JavaJavaScriptC
Server operating systemsFreeBSD
Linux
OS X
All OS with a Java VMLinuxserver-less, requires a JavaScript environment (browser, Node.js)server-less
Data schemeschema-freeyesyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyesnoyes infonot rigid because of 'dynamic typing' concept.
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 indexesnoyesyesyes infovia viewsyes
SQL infoSupport of SQLnoyesANSI SQL 2011noyes infoSQL-92 is not fully supported
APIs and other access methodsMemcached protocolJDBC
ODBC
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
JavaC
C++
Java
JavaScriptActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsyesView functions in JavaScriptno
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning (by range, list and hash)Sharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes infovia file-system locks
Durability infoSupport for making data persistentnoyesyesyes 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.noyesnoyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardnono

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Cachelot.ioH2openGaussPouchDBSQLite
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Huawei's Four Open Source Basic Software Projects Infuse Diversified Computing Power into Every Line of Code
12 October 2020, PR Newswire

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, มหาวิทยาลัยธรรมศาสตร์

Huawei unveils OrangePi Kunpeng Pro development board
10 May 2024, HC Newsroom

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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