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. DolphinDB vs. Manticore Search vs. Oracle vs. Riak TS

System Properties Comparison Apache Druid vs. DolphinDB vs. Manticore Search vs. Oracle vs. Riak TS

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonDolphinDB  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Multi-storage database for search, including full-text search.Widely used RDBMSRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelRelational DBMS
Time Series DBMS
Time Series DBMSSearch engineRelational DBMSTime Series DBMS
Secondary database modelsRelational DBMSTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
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
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Websitedruid.apache.orgwww.dolphindb.commanticoresearch.comwww.oracle.com/­database
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.dolphindb.cn/­en/­help200/­index.htmlmanual.manticoresearch.comdocs.oracle.com/­en/­databasewww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperApache Software Foundation and contributorsDolphinDB, IncManticore SoftwareOracleOpen Source, formerly Basho Technologies
Initial release20122018201719802015
Current release29.0.1, April 2024v2.00.4, January 20226.0, February 202323c, September 20233.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache license v2commercial infofree community version availableOpen Source infoGPL version 2commercial inforestricted free version is availableOpen Source
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 languageJavaC++C++C and C++Erlang
Server operating systemsLinux
OS X
Unix
Linux
Windows
FreeBSD
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Data schemeyes infoschema-less columns are supportedyesFixed schemayes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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.nonoCan index from XMLyesno
Secondary indexesyesyesyes infofull-text index on all search fieldsyesrestricted
SQL infoSupport of SQLSQL for queryingSQL-like query languageSQL-like query languageyes infowith proprietary extensionsyes, limited
APIs and other access methodsJDBC
RESTful HTTP/JSON API
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnoyesuser defined functionsPL/SQL infoalso stored procedures in Java possibleErlang
Triggersnononoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedhorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyesSynchronous replication based on Galera libraryMulti-source replication
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infocan be realized in PL/SQLyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAdministrators, Users, Groupsnofine grained access rights according to SQL-standardno

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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
Apache DruidDolphinDBManticore SearchOracleRiak TS
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

New DDoS malware Attacking Apache 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, businesswire.com

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Lords of May-hem: Seven signs it is Oracle's year end
17 May 2024, The Register

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
3 May 2024, Datanami

provided by Google News

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

RaimaDB logo

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

Present your product here