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

DBMS > Hypertable vs. PouchDB vs. SQLite vs. Tigris vs. UniData,UniVerse

System Properties Comparison Hypertable vs. PouchDB vs. SQLite vs. Tigris vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameHypertable  Xexclude from comparisonPouchDB  Xexclude from comparisonSQLite  Xexclude from comparisonTigris  Xexclude from comparisonUniData,UniVerse  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 CouchDBWidely used embeddable, in-process RDBMSA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructureMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelWide column storeDocument storeRelational DBMSDocument store
Key-value store
Search engine
Time Series DBMS
Multivalue DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.34
Rank#112  Overall
#21  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.09
Rank#363  Overall
#49  Document stores
#54  Key-value stores
#22  Search engines
#38  Time Series DBMS
Score2.85
Rank#98  Overall
#1  Multivalue DBMS
Websitepouchdb.comwww.sqlite.orgwww.tigrisdata.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationpouchdb.com/­guideswww.sqlite.org/­docs.htmlwww.tigrisdata.com/­docsdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperHypertable Inc.Apache Software FoundationDwayne Richard HippTigris Data, Inc.Rocket Software
Initial release20092012200020221985
Current release0.9.8.11, March 20167.1.1, June 20193.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoGNU version 3. Commercial license availableOpen SourceOpen Source infoPublic DomainOpen Source infoApache Version 2.0commercial
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++JavaScriptCC
Server operating systemsLinux
OS X
Windows infoan inofficial Windows port is available
server-less, requires a JavaScript environment (browser, Node.js)server-lessLinux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyes infodynamic column typesyesschema-free
Typing infopredefined data types such as float or datenonoyes infonot rigid because of 'dynamic typing' concept.yesoptional
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.nonono
Secondary indexesrestricted infoonly exact value or prefix value scansyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportednoyes
APIs and other access methodsC++ API
Thrift
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
CLI Client
gRPC
RESTful HTTP API
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesC++
Java
Perl
PHP
Python
Ruby
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
Go
Java
JavaScript (Node.js)
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptnonoyes
Triggersnoyesyesnoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungenoneShardingnone
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
noneyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes, using FoundationDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnononoAccess rights for users and rolesAccess rights according to SQL-standard and operating system based

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
HypertablePouchDBSQLiteTigrisUniData,UniVerse
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

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, 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

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

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

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

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

provided by Google News

Tigris Data Unveils Beta Launch of New Vector Search Tool
19 May 2023, Datanami

Tigris Data Launches All-in-One Developer Data Platform
27 September 2022, Datanami

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

Latest Asigra platform targets SaaS backup for MSPs
6 March 2023, TechTarget

provided by Google News

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21 May 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Data + software services
21 August 2018, UCAR

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

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

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