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 Doris vs. Cloudflare Workers KV vs. Derby vs. Elasticsearch

System Properties Comparison Apache Doris vs. Cloudflare Workers KV vs. Derby vs. Elasticsearch

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonElasticsearch  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metric
Primary database modelRelational DBMSKey-value storeRelational DBMSSearch engine
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score0.32
Rank#283  Overall
#40  Key-value stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Websitedoris.apache.org
github.com/­apache/­doris
www.cloudflare.com/­developer-platform/­workers-kvdb.apache.org/­derbywww.elastic.co/­elasticsearch
Technical documentationgithub.com/­apache/­doris/­wikidevelopers.cloudflare.com/­kv/­apidb.apache.org/­derby/­manuals/­index.htmlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.html
DeveloperApache Software Foundation, originally contributed from BaiduCloudflareApache Software FoundationElastic
Initial release2017201819972010
Current release1.2.2, February 202310.17.1.0, November 20238.6, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache version 2Open Source infoElastic License
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJava
Server operating systemsLinuxhostedAll OS with a Java VMAll OS with a Java VM
Data schemeyesschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateyesnoyesyes
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.nonoyesno
Secondary indexesyesnoyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesnoyesSQL-like query language
APIs and other access methodsJDBC
MySQL client
HTTP REST
Proprietary protocol
JDBCJava API
RESTful HTTP/JSON API
Supported programming languagesJavaC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Java.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsnoJava Stored Proceduresyes
Triggersnonoyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoES-Hadoop Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesMemcached and Redis integration
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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 DorisCloudflare Workers KVDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBElasticsearch
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8 January 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

How Big Data Is Saving Lives in Real Time: IoV Data Analytics Helps Prevent Accidents
28 November 2023, KDnuggets

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29 April 2024, Yahoo Singapore News

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

The end of vendor-backed open source?
29 April 2024, InfoWorld

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

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

RaimaDB logo

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

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.

Present your product here