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 > BigchainDB vs. Geode vs. PouchDB vs. Warp 10 vs. YottaDB

System Properties Comparison BigchainDB vs. Geode vs. PouchDB vs. Warp 10 vs. YottaDB

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonGeode  Xexclude from comparisonPouchDB  Xexclude from comparisonWarp 10  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesJavaScript DBMS with an API inspired by CouchDBTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBaseA fast and solid embedded Key-value store
Primary database modelDocument storeKey-value storeDocument storeTime Series DBMSKey-value store
Secondary database modelsRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score1.92
Rank#131  Overall
#23  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Score0.20
Rank#317  Overall
#47  Key-value stores
Websitewww.bigchaindb.comgeode.apache.orgpouchdb.comwww.warp10.ioyottadb.com
Technical documentationbigchaindb.readthedocs.io/­en/­latestgeode.apache.org/­docspouchdb.com/­guideswww.warp10.io/­content/­02_Getting_startedyottadb.com/­resources/­documentation
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Apache Software FoundationSenXYottaDB, LLC
Initial release20162002201220152001
Current release1.1, February 20177.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoApache Version 2; commercial licenses available as GemfireOpen SourceOpen Source infoApache License 2.0Open Source infoAGPL 3.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 languagePythonJavaJavaScriptJavaC
Server operating systemsLinuxAll OS with a Java VM infothe JDK (8 or later) is also requiredserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Docker
Linux
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesnoyesno
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 indexesnoyes infovia viewsnono
SQL infoSupport of SQLnoSQL-like query language (OQL)nonoby using the Octo plugin
APIs and other access methodsCLI Client
RESTful HTTP API
Java Client API
Memcached protocol
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Jupyter
WebSocket
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaScriptC
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresuser defined functionsView functions in JavaScriptyes infoWarpScript
Triggersyes infoCache Event Listenersyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungeSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factor infobased on HBaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodenonooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlyesAccess rights per client and object definablenoMandatory use of cryptographic tokens, containing fine-grained authorizationsUsers and groups based on OS-security mechanisms

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
BigchainDBGeodePouchDBWarp 10YottaDB
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

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity - Ledger Insights
13 September 2022, Ledger Insights

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30 June 2018, InfoQ.com

SD Times news digest: Google announces Prediction Framework; Flutter releases MIX; Apache news roundup
3 January 2022, SDTimes.com

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

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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