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

DBMS > Apache Druid vs. BigchainDB vs. Firebird vs. PouchDB

System Properties Comparison Apache Druid vs. BigchainDB vs. Firebird vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonBigchainDB  Xexclude from comparisonFirebird  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsFirebird is an open source RDBMS forked from Borland's InterBaseJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMS
Time Series DBMS
Document storeRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score0.79
Rank#212  Overall
#36  Document stores
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitedruid.apache.orgwww.bigchaindb.comwww.firebirdsql.orgpouchdb.com
Technical documentationdruid.apache.org/­docs/­latest/­designbigchaindb.readthedocs.io/­en/­latestwww.firebirdsql.org/­en/­reference-manualspouchdb.com/­guides
DeveloperApache Software Foundation and contributorsFirebird FoundationApache Software Foundation
Initial release201220162000 infoAs fork of Borland's InterBase2012
Current release29.0.1, April 20245.0.0, January 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoAGPL v3Open Source infoInitial Developer's Public LicenseOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaPythonC and C++JavaScript
Server operating systemsLinux
OS X
Unix
LinuxAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyes infoschema-less columns are supportedschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesno
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 indexesyesyesyes infovia views
SQL infoSupport of SQLSQL for queryingnoyesno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
CLI Client
RESTful HTTP API
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Go
Haskell
Java
JavaScript
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresnoPSQLView functions in JavaScript
Triggersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedShardingnoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesselectable replication factorSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writers
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemyesUsers with fine-grained authorization conceptno

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
Apache DruidBigchainDBFirebirdPouchDB
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

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, 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

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

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

provided by Google News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14 December 2023, HITS Daily Double

Market Highlights: Wall Street rises despite hotter than expected US inflation data
13 March 2024, Stockhead

How to Run Multiple Instances of Firebird Server - opensource for you
31 August 2019, Open Source For You

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

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

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

Milvus logo

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

Present your product here