DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dragonfly vs. Microsoft Azure Data Explorer vs. TimesTen vs. Weaviate

System Properties Comparison Dragonfly vs. Microsoft Azure Data Explorer vs. TimesTen vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonTimesTen  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceFully managed big data interactive analytics platformIn-Memory RDBMS compatible to OracleAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelKey-value storeRelational DBMS infocolumn orientedRelational 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.41
Rank#266  Overall
#38  Key-value stores
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
azure.microsoft.com/­services/­data-explorerwww.oracle.com/­database/­technologies/­related/­timesten.htmlgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationwww.dragonflydb.io/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­database/­timesten-18.1weaviate.io/­developers/­weaviate
DeveloperDragonflyDB team and community contributorsMicrosoftOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Weaviate B.V.
Initial release2023201919982019
Current release1.0, March 2023cloud service with continuous releases11 Release 2 (11.2.2.8.0)1.19, May 2023
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercialcommercialOpen Source infocommercial license available with Weaviate Enterprise
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 languageC++Go
Server operating systemsLinuxhostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemescheme-freeFixed schema with schema-less datatypes (dynamic)yesyes, maps to GraphQL interface
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyes 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.noyesnono
Secondary indexesnoall fields are automatically indexedyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoKusto Query Language (KQL), SQL subsetyesGraphQL is used as query language
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Java
PL/SQL
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresLuaYes, possible languages: KQL, Python, RPL/SQLno
Triggerspublish/subscribe channels provide some trigger functionalityyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyes
Durability infoSupport for making data persistentyesyesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlPassword-based authenticationAzure Active Directory Authenticationfine grained access rights according to SQL-standardAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
DragonflyMicrosoft Azure Data ExplorerTimesTenWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate 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
DragonflyMicrosoft Azure Data ExplorerTimesTenWeaviate
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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, businesswire.com

provided by Google News

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

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

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

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

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

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Weaviate Strengthens Partnership with AWS to Make it Easier for Developers to Build Generative AI Applications
16 November 2023, 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

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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