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. Dragonfly vs. PouchDB vs. Snowflake

System Properties Comparison BigchainDB vs. Dragonfly vs. PouchDB vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonDragonfly  Xexclude from comparisonPouchDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceJavaScript DBMS with an API inspired by CouchDBCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument storeKey-value storeDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.85
Rank#208  Overall
#35  Document stores
Score0.49
Rank#261  Overall
#38  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitewww.bigchaindb.comgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
pouchdb.comwww.snowflake.com
Technical documentationbigchaindb.readthedocs.io/­en/­latestwww.dragonflydb.io/­docspouchdb.com/­guidesdocs.snowflake.net/­manuals/­index.html
DeveloperDragonflyDB team and community contributorsApache Software FoundationSnowflake Computing Inc.
Initial release2016202320122014
Current release1.0, March 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoBSL 1.1Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonC++JavaScript
Server operating systemsLinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)hosted
Data schemeschema-freescheme-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenostrings, hashes, lists, sets, sorted sets, bit arraysnoyes
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.nononoyes
Secondary indexesnoyes infovia views
SQL infoSupport of SQLnononoyes
APIs and other access methodsCLI Client
RESTful HTTP API
Proprietary protocol infoRESP - REdis Serialization ProtocolHTTP REST infoonly for PouchDB Server
JavaScript API
CLI Client
JDBC
ODBC
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
JavaScriptJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresLuaView functions in JavaScriptuser defined functions
Triggerspublish/subscribe channels provide some trigger functionalityyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyes 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.yesyesno
User concepts infoAccess controlyesPassword-based authenticationnoUsers with fine-grained authorization concept, user roles and pluggable authentication

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BigchainDBDragonflyPouchDBSnowflake
DB-Engines blog posts

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

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

BigchainDB • • The blockchain database.
4 February 2016, bigchaindb.com

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

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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

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

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

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