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 > Databend vs. EsgynDB vs. Microsoft Azure Data Explorer vs. OpenSearch vs. Riak KV

System Properties Comparison Databend vs. EsgynDB vs. Microsoft Azure Data Explorer vs. OpenSearch vs. Riak KV

Editorial information provided by DB-Engines
NameDatabend  Xexclude from comparisonEsgynDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOpenSearch  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionAn open-source, elastic, and workload-aware cloud data warehouse designed to meet businesses' massive-scale analytics needs at low cost and with low complexityEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFully managed big data interactive analytics platformA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneDistributed, fault tolerant key-value store
Primary database modelRelational DBMSRelational DBMSRelational DBMS infocolumn orientedSearch engineKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.34
Rank#283  Overall
#130  Relational DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitegithub.com/­datafuselabs/­databend
www.databend.com
www.esgyn.cnazure.microsoft.com/­services/­data-explorergithub.com/­opensearch-project
opensearch.org
Technical documentationdocs.databend.comdocs.microsoft.com/­en-us/­azure/­data-exploreropensearch.org/­docs/­latestwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperDatabend LabsEsgynMicrosoftAmazon Web ServicesOpenSource, formerly Basho Technologies
Initial release20212015201920212009
Current release1.0.59, April 2023cloud service with continuous releases2.5.0, January 20233.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infoApache Version 2.0Open Source infoApache version 2, commercial enterprise edition
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageRustC++, JavaJavaErlang
Server operating systemshosted
Linux
macOS
LinuxhostedAll OS with a Java VMLinux
OS X
Data schemeyesyesFixed schema with schema-less datatypes (dynamic)schema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesno
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 indexesnoyesall fields are automatically indexedyes infoAll search fields are automatically indexedrestricted
SQL infoSupport of SQLyesyesKusto Query Language (KQL), SQL subsetSQL-like query languageno
APIs and other access methodsCLI Client
JDBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
Supported programming languagesGo
Java
JavaScript (Node.js)
Python
Rust
All languages supporting JDBC/ODBC/ADO.Net.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
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 proceduresnoJava Stored ProceduresYes, possible languages: KQL, Python, RyesErlang
Triggersnonoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infoby using the 'percolation' featureyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoImplicit feature of the cloud serviceShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication between multi datacentersyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Foreign keys infoReferential integritynoyesnonono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nono
User concepts infoAccess controlUsers with fine-grained authorization concept, user rolesfine grained access rights according to SQL-standardAzure Active Directory Authenticationyes, using Riak Security
More information provided by the system vendor
DatabendEsgynDBMicrosoft Azure Data ExplorerOpenSearchRiak KV
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
DatabendEsgynDBMicrosoft Azure Data ExplorerOpenSearchRiak KV
Recent citations in the news

Data Bending: Creating Unique Digital Visual Effects
23 April 2020, RedShark News

Rust and the OS, the Web, Database and Other Languages
21 November 2022, The New Stack

£1.1 Million in AddisonMckee Tube Bending Technologies Provides Dinex with Outstanding OEM Credentials
24 May 2007, news.thomasnet.com

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Update records in a Kusto Database (public preview) | Azure updates
20 February 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, Microsoft

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24 January 2024, Microsoft

provided by Google News

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

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

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

Present your product here