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 > Alibaba Cloud Log Service vs. EsgynDB vs. Microsoft Azure Data Explorer vs. Riak TS vs. Weaviate

System Properties Comparison Alibaba Cloud Log Service vs. EsgynDB vs. Microsoft Azure Data Explorer vs. Riak TS vs. Weaviate

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonEsgynDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRiak TS  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFully managed big data interactive analytics platformRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelSearch engineRelational DBMSRelational DBMS infocolumn orientedTime Series DBMSVector DBMS
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.43
Rank#265  Overall
#18  Search engines
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitewww.alibabacloud.com/­product/­log-servicewww.esgyn.cnazure.microsoft.com/­services/­data-explorergithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationwww.alibabacloud.com/­help/­en/­slsdocs.microsoft.com/­en-us/­azure/­data-explorerwww.tiot.jp/­riak-docs/­riak/­ts/­latestweaviate.io/­developers/­weaviate
DeveloperAlibabaCloud Inc.EsgynMicrosoftOpen Source, formerly Basho TechnologiesWeaviate B.V.
Initial release20162015201920152019
Current releasecloud service with continuous releases3.0.0, September 20221.19, May 2023
License infoCommercial or Open SourcecommercialcommercialcommercialOpen SourceOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, JavaErlangGo
Server operating systemshostedLinuxhostedLinux
OS X
Data schemeschema-freeyesFixed schema with schema-less datatypes (dynamic)schema-freeyes, maps to GraphQL interface
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-typesnoyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.nonoyesnono
Secondary indexesyesyesall fields are automatically indexedrestrictedyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL for queryingyesKusto Query Language (KQL), SQL subsetyes, limitedGraphQL is used as query language
APIs and other access methodsHTTP RESTADO.NET
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Native Erlang Interface
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
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
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnoJava Stored ProceduresYes, possible languages: KQL, Python, RErlangno
Triggersyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoImplicit feature of the cloud serviceShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasMulti-source replication between multi datacentersyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop ConnectoryesSpark connector (open source): github.com/­Azure/­azure-kusto-sparkyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonono
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.nononoyes
User concepts infoAccess controlAlibaba Cloud user access controlfine grained access rights according to SQL-standardAzure Active Directory AuthenticationnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Alibaba Cloud Log ServiceEsgynDBMicrosoft Azure Data ExplorerRiak TSWeaviate
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
All companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
Alibaba Cloud Log ServiceEsgynDBMicrosoft Azure Data ExplorerRiak TSWeaviate
DB-Engines blog posts

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29 March 2022, hackernoon.com

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27 January 2021, PR Newswire

Alibaba Cloud vs AWS | Cloud Provider Comparison | ITBE
6 October 2021, IT Business Edge

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud launches China Gateway program in Singapore
30 May 2019, China Daily

provided by Google News

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

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

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

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

An Honest Comparison of Open Source Vector Databases
2 November 2023, KDnuggets

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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