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 Drill vs. Blueflood vs. CouchDB vs. SQL.JS vs. ToroDB

System Properties Comparison Apache Drill vs. Blueflood vs. CouchDB vs. SQL.JS vs. ToroDB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonBlueflood  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonSQL.JS  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageScalable TimeSeries DBMS based on CassandraA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Port of SQLite to JavaScriptA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument store
Relational DBMS
Time Series DBMSDocument storeRelational DBMSDocument store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitedrill.apache.orgblueflood.iocouchdb.apache.orgsql.js.orggithub.com/­torodb/­server
Technical documentationdrill.apache.org/­docsgithub.com/­rax-maas/­blueflood/­wikidocs.couchdb.org/­en/­stablesql.js.org/­documentation/­index.html
DeveloperApache Software FoundationRackspaceApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerAlon Zakai infoenhancements implemented by others8Kdata
Initial release20122013200520122016
Current release1.20.3, January 20233.3.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache version 2Open SourceOpen Source infoAGPL-V3
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 languageJavaErlangJavaScriptJava
Server operating systemsLinux
OS X
Windows
Linux
OS X
Android
BSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 7 VM
Data schemeschema-freepredefined schemeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes infostring, integer, double, boolean, date, object_id
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 indexesnonoyes infovia views
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnonoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
HTTP RESTRESTful HTTP/JSON APIJavaScript API
Supported programming languagesC++C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaScript
Server-side scripts infoStored proceduresuser defined functionsnoView functions in JavaScriptno
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraSharding infoimproved architecture with release 2.0noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencynoneEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoatomic operations within a single document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenonoyes
User concepts infoAccess controlDepending on the underlying data sourcenoAccess rights for users can be defined per databasenoAccess rights for users and roles

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 DrillBluefloodCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"SQL.JSToroDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

show all

Recent citations in the news

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31 May 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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