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. NuoDB vs. OpenSearch vs. TiDB vs. TypeDB

System Properties Comparison Apache Druid vs. NuoDB vs. OpenSearch vs. TiDB vs. TypeDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonNuoDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonTiDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNuoDB is a webscale distributed database that supports SQL and ACID transactionsA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSSearch engineRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsVector 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.89
Rank#198  Overall
#92  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score4.66
Rank#70  Overall
#38  Relational DBMS
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Websitedruid.apache.orgwww.3ds.com/­nuodb-distributed-sql-databasegithub.com/­opensearch-project
opensearch.org
pingcap.comtypedb.com
Technical documentationdruid.apache.org/­docs/­latest/­designdoc.nuodb.comopensearch.org/­docs/­latestdocs.pingcap.com/­tidb/­stabletypedb.com/­docs
DeveloperApache Software Foundation and contributorsDassault Systèmes infooriginally NuoDB, Inc.Amazon Web ServicesPingCAP, Inc.Vaticle
Initial release20122013202120162016
Current release29.0.1, April 20242.5.0, January 20238.0.0, March 20242.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoApache license v2commercial infolimited edition freeOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGPL Version 3, commercial licenses available
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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageJavaC++JavaGo, RustJava
Server operating systemsLinux
OS X
Unix
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
All OS with a Java VMLinuxLinux
OS X
Windows
Data schemeyes infoschema-less columns are supportedyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL for queryingyesSQL-like query languageyesno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Java API
RESTful HTTP/JSON API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnoJava, SQLyesnono
Triggersnoyesyes infoby using the 'percolation' featurenono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-baseddata is dynamically stored/cached on the nodes where it is read/writtenShardinghorizontal partitioning (by key range)Sharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyes infoManaged transparently by NuoDByesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infowith TiSpark Connectoryes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infofull support since version 6.6no infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infotunable commit protocolnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary tablenono
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemStandard SQL roles/ privileges, Administrative UsersFine grained access rights according to SQL-standardyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Apache DruidNuoDBOpenSearchTiDBTypeDB infoformerly named Grakn
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
TiDB is an advanced open-source, distributed SQL database for modern application...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
TiDB is ideal for transactional applications that require extreme scalability and...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» more
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
Apache DruidNuoDBOpenSearchTiDBTypeDB infoformerly named Grakn
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15 March 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.11
20 November 2023, AWS Blog

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22 December 2023, AWS Blog

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here