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. CockroachDB vs. PouchDB vs. SpatiaLite vs. Warp 10

System Properties Comparison BigchainDB vs. CockroachDB vs. PouchDB vs. SpatiaLite vs. Warp 10

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.JavaScript DBMS with an API inspired by CouchDBSpatial extension of SQLiteTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument storeRelational DBMSDocument storeSpatial DBMSTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.bigchaindb.comwww.cockroachlabs.compouchdb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.warp10.io
Technical documentationbigchaindb.readthedocs.io/­en/­latestwww.cockroachlabs.com/­docspouchdb.com/­guideswww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.warp10.io/­content/­02_Getting_started
DeveloperCockroach LabsApache Software FoundationAlessandro FurieriSenX
Initial release20162015201220082015
Current release23.1.1, May 20237.1.1, June 20195.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoApache 2.0, commercial license availableOpen SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoApache License 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 languagePythonGoJavaScriptC++Java
Server operating systemsLinuxLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)server-lessLinux
OS X
Windows
Data schemeschema-freedynamic schemaschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesnoyesyes
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 indexesyesyes infovia viewsyesno
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnoyesno
APIs and other access methodsCLI Client
RESTful HTTP API
JDBCHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Jupyter
WebSocket
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
JavaScript
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoyes infoWarpScript
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infowith a proxy-based framework, named couchdb-loungenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication using RAFTMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesyesyes
User concepts infoAccess controlyesRole-based access controlnonoMandatory use of cryptographic tokens, containing fine-grained authorizations

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
BigchainDBCockroachDBPouchDBSpatiaLiteWarp 10
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Spatial database management systems
6 April 2021, 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
13 September 2022, Ledger Insights

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.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

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 [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here