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. PouchDB vs. RocksDB vs. SwayDB vs. TimescaleDB

System Properties Comparison H2 vs. PouchDB vs. RocksDB vs. SwayDB vs. TimescaleDB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparisonSwayDB  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.JavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMSDocument storeKey-value storeKey-value storeTime Series DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Score4.00
Rank#84  Overall
#11  Key-value stores
Score0.04
Rank#373  Overall
#57  Key-value stores
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Websitewww.h2database.compouchdb.comrocksdb.orgswaydb.simer.auwww.timescale.com
Technical documentationwww.h2database.com/­html/­main.htmlpouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wikidocs.timescale.com
DeveloperThomas MuellerApache Software FoundationFacebook, Inc.Simer PlahaTimescale
Initial release20052012201320182017
Current release2.2.220, July 20237.1.1, June 20198.11.4, April 20242.13.0, November 2023
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open SourceOpen Source infoBSDOpen Source infoGNU Affero GPL V3.0Open Source infoApache 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 languageJavaJavaScriptC++ScalaC
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonononumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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 indexesyesyes infovia viewsnonoyes
SQL infoSupport of SQLyesnononoyes infofull PostgreSQL SQL syntax
APIs and other access methodsJDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaJavaScriptC
C++
Go
Java
Perl
Python
Ruby
Java
Kotlin
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsView functions in JavaScriptnonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioningnoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesnoneSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnononofine grained access rights according to SQL-standard

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
H2PouchDBRocksDBSwayDBTimescaleDB
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

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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Meta's Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

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