DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache IoTDB vs. Blazegraph vs. Microsoft Azure Synapse Analytics vs. Milvus vs. Riak TS

System Properties Comparison Apache IoTDB vs. Blazegraph vs. Microsoft Azure Synapse Analytics vs. Milvus vs. Riak TS

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonBlazegraph  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonMilvus  Xexclude from comparisonRiak TS  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Elastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerA DBMS designed for efficient storage of vector data and vector similarity searchesRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelTime Series DBMSGraph DBMS
RDF store
Relational DBMSVector DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.19
Rank#176  Overall
#15  Time Series DBMS
Score0.77
Rank#222  Overall
#20  Graph DBMS
#8  RDF stores
Score22.71
Rank#30  Overall
#18  Relational DBMS
Score1.81
Rank#144  Overall
#5  Vector DBMS
Score0.25
Rank#308  Overall
#26  Time Series DBMS
Websiteiotdb.apache.orgblazegraph.comazure.microsoft.com/­services/­synapse-analyticsmilvus.io
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwiki.blazegraph.comdocs.microsoft.com/­azure/­synapse-analyticsmilvus.io/­docs/­overview.mdwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperApache Software FoundationBlazegraphMicrosoftOpen Source, formerly Basho Technologies
Initial release20182006201620192015
Current release1.1.0, April 20232.1.5, March 20192.3.4, January 20243.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoextended commercial license availablecommercialOpen Source infoApache Version 2.0Open Source
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaJavaC++C++, GoErlang
Server operating systemsAll OS with a Java VM (>= 1.8)Linux
OS X
Windows
hostedLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesyesVector, Numeric and Stringno
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 indexesyesyesyesnorestricted
SQL infoSupport of SQLSQL-like query languageSPARQL is used as query languageyesnoyes, limited
APIs and other access methodsJDBC
Native API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
ODBC
RESTful HTTP APIHTTP API
Native Erlang Interface
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C#
Java
PHP
C++
Go
Java
JavaScript (Node.js)
Python
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 proceduresyesyesTransact SQLnoErlang
Triggersyesnononoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)ShardingSharding, horizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasyesyesselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Immediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsno infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsnono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnono
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.yesyes
User concepts infoAccess controlyesSecurity and Authentication via Web Application Container (Tomcat, Jetty)yesRole based access control and fine grained access rightsno
More information provided by the system vendor
Apache IoTDBBlazegraphMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseMilvusRiak TS
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. 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
Apache IoTDBBlazegraphMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseMilvusRiak TS
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

Benchmarking The Performance Impact To AMD Inception Mitigations
15 August 2023, Phoronix

provided by Google News

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

What Is Milvus Vector Database?
6 October 2023, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

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

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

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.

AllegroGraph logo

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here