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

DBMS > BigchainDB vs. MonetDB vs. mSQL vs. PouchDB vs. TerarkDB

System Properties Comparison BigchainDB vs. MonetDB vs. mSQL vs. PouchDB vs. TerarkDB

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonMonetDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonPouchDB  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA relational database management system that stores data in columnsmSQL (Mini SQL) is a simple and lightweight RDBMSJavaScript DBMS with an API inspired by CouchDBA 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 modelDocument storeRelational DBMSRelational DBMSDocument storeKey-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.85
Rank#208  Overall
#35  Document stores
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.08
Rank#367  Overall
#56  Key-value stores
Websitewww.bigchaindb.comwww.monetdb.orghughestech.com.au/­products/­msqlpouchdb.comgithub.com/­bytedance/­terarkdb
Technical documentationbigchaindb.readthedocs.io/­en/­latestwww.monetdb.org/­Documentationpouchdb.com/­guidesbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperMonetDB BVHughes TechnologiesApache Software FoundationByteDance, originally Terark
Initial release20162004199420122016
Current releaseDec2023 (11.49), December 20234.4, October 20217.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoMozilla Public License 2.0commercial infofree licenses can be providedOpen Sourcecommercial 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 languagePythonCCJavaScriptC++
Server operating systemsLinuxFreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesnono
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.nononono
Secondary indexesyesyesyes infovia viewsno
SQL infoSupport of SQLnoyes infoSQL 2003 with some extensionsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnono
APIs and other access methodsCLI Client
RESTful HTTP API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
JavaScriptC++
Java
Server-side scripts infoStored proceduresyes, in SQL, C, RnoView functions in JavaScriptno
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding via remote tablesnoneSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornone infoSource-replica replication available in experimental statusnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlyesfine grained access rights according to SQL-standardnonono

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
BigchainDBMonetDBmSQL infoMini SQLPouchDBTerarkDB
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

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

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

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

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google 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

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

provided by Google News



Share this page

Featured Products

Milvus logo

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

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.

Present your product here