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. Oracle NoSQL vs. PlanetScale vs. PouchDB vs. SQLite

System Properties Comparison H2 vs. Oracle NoSQL vs. PlanetScale vs. PouchDB vs. SQLite

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPlanetScale  Xexclude from comparisonPouchDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesScalable, distributed, serverless MySQL database platform built on top of VitessJavaScript DBMS with an API inspired by CouchDBWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score1.59
Rank#151  Overall
#70  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.h2database.comwww.oracle.com/­database/­nosql/­technologies/­nosqlplanetscale.compouchdb.comwww.sqlite.org
Technical documentationwww.h2database.com/­html/­main.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlplanetscale.com/­docspouchdb.com/­guideswww.sqlite.org/­docs.html
DeveloperThomas MuellerOraclePlanetScaleApache Software FoundationDwayne Richard Hipp
Initial release20052011202020122000
Current release2.2.220, July 202323.3, December 20237.1.1, June 20193.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercialOpen SourceOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaGoJavaScriptC
Server operating systemsAll OS with a Java VMLinux
Solaris SPARC/x86
Docker
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js)server-less
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesoptionalyesnoyes 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.nononono
Secondary indexesyesyesyesyes infovia viewsyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyes infowith proprietary extensionsnoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIADO.NET
JDBC
MySQL protocol
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaC
C#
Go
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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 proceduresJava Stored Procedures and User-Defined Functionsnoyes infoproprietary syntaxView functions in JavaScriptno
Triggersyesnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency across shards
Immediate Consistency within a shard
Eventual Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)ACID at shard levelnoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infotable locks or row locks depending on storage engineyes infovia file-system locks
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.yesyes infooff heap cacheyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesUsers with fine-grained authorization concept infono user groups or rolesnono

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
H2Oracle NoSQLPlanetScalePouchDBSQLite
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

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11 March 2024, The Register

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8 November 2023, businesswire.com

PlanetScale forks MySQL to add vector support
3 October 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, businesswire.com

How to Migrate to PlanetScale's Serverless Database
14 October 2021, The New Stack

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

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

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

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Present your product here