DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache IoTDB vs. Blueflood vs. Microsoft Azure Cosmos DB vs. Milvus vs. NebulaGraph

Vergleich der Systemeigenschaften Apache IoTDB vs. Blueflood vs. Microsoft Azure Cosmos DB vs. Milvus vs. NebulaGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache IoTDB  Xaus Vergleich ausschliessenBlueflood  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessen
KurzbeschreibungAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkSkalierbare Timeseries DBMS basierend auf CassandraGlobally distributed, horizontally scalable, multi-model database serviceA DBMS designed for efficient storage of vector data and vector similarity searchesA distributed, linear scalable, high perfomant Graph DBMS
Primäres DatenbankmodellTime Series DBMSTime Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Vektor DBMSGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#173  Overall
#15  Time Series DBMS
Punkte0,06
Rang#353  Overall
#34  Time Series DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Websiteiotdb.apache.orgblueflood.ioazure.microsoft.com/­services/­cosmos-dbmilvus.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlgithub.com/­rax-maas/­blueflood/­wikilearn.microsoft.com/­azure/­cosmos-dbmilvus.io/­docs/­overview.mddocs.nebula-graph.io
EntwicklerApache Software FoundationRackspaceMicrosoftVesoft Inc.
Erscheinungsjahr20182013201420192019
Aktuelle Version1.1.0, April 20232.3.4, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0kommerziellOpen Source infoApache Version 2.0Open Source infoApache Version 2.0 + Common Clause 1.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
ImplementierungsspracheJavaJavaC++, GoC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM (>=1.8)Linux
OS X
gehostetLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Datenschemajavordefiniertes SchemaschemafreiStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoJSON typesVector, Numeric and Stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinja infoAll properties auto-indexed by defaultneinja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLSQL-like query languageneinSQL-like query languageneinSQL-like query language
APIs und andere ZugriffskonzepteJDBC
Native API
HTTP RESTDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
Unterstützte ProgrammiersprachenC
C#
C++
Go
Java
Python
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresjaneinJavaScriptneinuser defined functions
TriggersjaneinJavaScriptnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infobasierend auf CassandraSharding infoImplizit im Cloud ServiceShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasfrei wählbarer Replikationsfaktor infobasierend auf Cassandraja infoImplizit im Cloud ServiceCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce OperationenIntegration with Hadoop and Sparkneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong Consistency with Raft
Eventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinMulti-item ACID transactions with snapshot isolation within a partitionneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infousing RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrollejaneinZugriffsrechte bis auf item level einstellbarRole based access control and fine grained access rightsRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Apache IoTDBBluefloodMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvusNebulaGraph
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» mehr
NebulaGraph is open source and free to use under Apache 2.0 license.
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Apache IoTDBBluefloodMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvusNebulaGraph
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

TsFile: A Standard Format for IoT Time Series Data
27. Februar 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. Oktober 2023, Phoronix

Apache Promotes IoT Database Project
25. September 2020, Datanami

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

bereitgestellt von Google News

Real-Time Performance and Health Monitoring Using Netdata
2. September 2019, CNX Software

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

Evaluating Performance: CosmosDB vs. Azure SQL
16. Januar 2024, Хабр

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

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

bereitgestellt von Google News

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

Zilliz Unveils Game-Changing Features for Vector Search
22. März 2024, Datanami

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

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20. März 2024, GlobeNewswire

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9. April 2024, IBM

bereitgestellt von Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16. September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt