DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Hypertable vs. PouchDB vs. RavenDB vs. Stardog vs. TerarkDB

System Properties Comparison Hypertable vs. PouchDB vs. RavenDB vs. Stardog vs. TerarkDB

Editorial information provided by DB-Engines
NameHypertable  Xexclude from comparisonPouchDB  Xexclude from comparisonRavenDB  Xexclude from comparisonStardog  Xexclude from comparisonTerarkDB  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionAn open source BigTable implementation based on distributed file systems such as HadoopJavaScript DBMS with an API inspired by CouchDBOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelWide column storeDocument storeDocument storeGraph DBMS
RDF store
Key-value store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#115  Overall
#21  Document stores
Score2.92
Rank#101  Overall
#18  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitepouchdb.comravendb.netwww.stardog.comgithub.com/­bytedance/­terarkdb
Technical documentationpouchdb.com/­guidesravendb.net/­docsdocs.stardog.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperHypertable Inc.Apache Software FoundationHibernating RhinosStardog-UnionByteDance, originally Terark
Initial release20092012201020102016
Current release0.9.8.11, March 20167.1.1, June 20195.4, July 20227.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoGNU version 3. Commercial license availableOpen SourceOpen Source infoAGPL version 3, commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial inforestricted open source version available
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++JavaScriptC#JavaC++
Server operating systemsLinux
OS X
Windows infoan inofficial Windows port is available
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Raspberry Pi
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or datenononoyesno
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.nono infoImport/export of XML data possibleno
Secondary indexesrestricted infoonly exact value or prefix value scansyes infovia viewsyesyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLnonoSQL-like query language (RQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsC++ API
Thrift
HTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
C++ API
Java API
Supported programming languagesC++
Java
Perl
PHP
Python
Ruby
JavaScript.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C++
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptyesuser defined functions and aggregates, HTTP Server extensions in Javano
Triggersnoyesyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungeShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor on file system levelMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replicationMulti-source replication in HA-Clusternone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID, Cluster-wide transaction availableACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyesyes
User concepts infoAccess controlnonoAuthorization levels configured per client per databaseAccess rights for users and rolesno

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
HypertablePouchDBRavenDBStardogTerarkDB
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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6 July 2009, TrekMovie

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

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

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

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here