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

DBMS > Apache Druid vs. ArangoDB vs. Bangdb vs. Dolt vs. Lovefield

System Properties Comparison Apache Druid vs. ArangoDB vs. Bangdb vs. Dolt vs. Lovefield

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonArangoDB  Xexclude from comparisonBangdb  Xexclude from comparisonDolt  Xexclude from comparisonLovefield  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Converged and high performance database for device data, events, time series, document and graphA MySQL compatible DBMS with Git-like versioning of data and schemaEmbeddable relational database for web apps written in pure JavaScript
Primary database modelRelational DBMS
Time Series DBMS
Document store
Graph DBMS
Key-value store
Search engine
Document store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Websitedruid.apache.orgarangodb.combangdb.comgithub.com/­dolthub/­dolt
www.dolthub.com
google.github.io/­lovefield
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.arangodb.comdocs.bangdb.comdocs.dolthub.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperApache Software Foundation and contributorsArangoDB Inc.Sachin Sinha, BangDBDoltHub IncGoogle
Initial release20122012201220182014
Current release29.0.1, April 20243.11.5, November 2023BangDB 2.0, October 20212.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSD 3Open Source infoApache Version 2.0Open Source infoApache 2.0
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaC++C, C++GoJavaScript
Server operating systemsLinux
OS X
Unix
Linux
OS X
Windows
LinuxLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Data schemeyes infoschema-less columns are supportedschema-free infoautomatically recognizes schema within a collectionschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes: string, long, double, int, geospatial, stream, eventsyesyes
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 infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLSQL for queryingnoSQL like support with command line toolyesSQL-like query language infovia JavaScript builder pattern
APIs and other access methodsJDBC
RESTful HTTP/JSON API
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Proprietary protocol
RESTful HTTP API
CLI Client
HTTP REST
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Java
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresnoJavaScriptnoyes infocurrently in alpha releaseno
Triggersnonoyes, Notifications (with Streaming only)yesUsing read-only observers
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infosince version 2.0Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesSource-replica replication with configurable replication factorselectable replication factor, Knob for CAP (enterprise version only)A database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Tunable consistency, set CAP knob accordingly
Foreign keys infoReferential integritynoyes inforelationships in graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyesyesyes, implements WAL (Write ahead log) as wellyesyes, by using IndexedDB or the cloud service Firebase Realtime Database
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeyes infousing MemoryDB
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemyesyes (enterprise version only)Only one user is configurable, and must be specified in the config file at startupno
More information provided by the system vendor
Apache DruidArangoDBBangdbDoltLovefield
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

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 DruidArangoDBBangdbDoltLovefield
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

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

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

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

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

Present your product here