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 > Apache Druid vs. BaseX vs. NSDb vs. PouchDB vs. RocksDB

System Properties Comparison Apache Druid vs. BaseX vs. NSDb vs. PouchDB vs. RocksDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonBaseX  Xexclude from comparisonNSDb  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Scalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesJavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMS
Time Series DBMS
Native XML DBMSTime Series DBMSDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.29
Rank#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Score1.90
Rank#136  Overall
#4  Native XML DBMS
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Score4.00
Rank#84  Overall
#11  Key-value stores
Websitedruid.apache.orgbasex.orgnsdb.iopouchdb.comrocksdb.org
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.basex.orgnsdb.io/­Architecturepouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wiki
DeveloperApache Software Foundation and contributorsBaseX GmbHApache Software FoundationFacebook, Inc.
Initial release20122007201720122013
Current release29.0.1, April 202410.7, August 20237.1.1, June 20198.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoBSD licenseOpen Source infoApache Version 2.0Open SourceOpen Source infoBSD
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 languageJavaJavaJava, ScalaJavaScriptC++
Server operating systemsLinux
OS X
Unix
Linux
OS X
Windows
Linux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyes infoschema-less columns are supportedschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesyes: int, bigint, decimal, stringnono
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 indexesyesyesall fields are automatically indexedyes infovia viewsno
SQL infoSupport of SQLSQL for queryingnoSQL-like query languagenono
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
gRPC
HTTP REST
WebSocket
HTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Java
Scala
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyesnoView functions in JavaScriptno
Triggersnoyes infovia eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednoneShardingSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanomultiple readers, single writernonoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyes 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 controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemUsers with fine-grained authorization concept on 4 levelsnono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Apache DruidBaseXNSDbPouchDBRocksDB
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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

AllegroGraph logo

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

Present your product here