DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Blueflood vs. Microsoft Azure Cosmos DB vs. Milvus vs. NebulaGraph vs. RavenDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlueflood  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
KurzbeschreibungSkalierbare 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 DBMSOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellTime Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Vektor DBMSGraph DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
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
Punkte2,92
Rang#101  Overall
#18  Document Stores
Websiteblueflood.ioazure.microsoft.com/­services/­cosmos-dbmilvus.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
ravendb.net
Technische Dokumentationgithub.com/­rax-maas/­blueflood/­wikilearn.microsoft.com/­azure/­cosmos-dbmilvus.io/­docs/­overview.mddocs.nebula-graph.ioravendb.net/­docs
EntwicklerRackspaceMicrosoftVesoft Inc.Hibernating Rhinos
Erscheinungsjahr20132014201920192010
Aktuelle Version2.3.4, Jänner 20245.4, Juli 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
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
ImplementierungsspracheJavaC++, GoC++C#
Server BetriebssystemeLinux
OS X
gehostetLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
LinuxLinux
macOS
Raspberry Pi
Windows
Datenschemavordefiniertes SchemaschemafreiStrong typed schemaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON typesVector, Numeric and Stringjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinja 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.ja
SQL infoSupport of SQLneinSQL-like query languageneinSQL-like query languageSQL-like query language (RQL)
APIs und andere ZugriffskonzepteHTTP 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
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Unterstützte Programmiersprachen.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
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinJavaScriptneinuser defined functionsja
TriggersneinJavaScriptneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infobasierend auf CassandraSharding infoImplizit im Cloud ServiceShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infobasierend auf Cassandraja infoImplizit im Cloud ServiceCausal Clustering using Raft protocolMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual 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 ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMulti-item ACID transactions with snapshot isolation within a partitionneinACIDACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte bis auf item level einstellbarRole based access control and fine grained access rightsRole-based access controlAuthorization levels configured per client per database
Weitere Informationen bereitgestellt vom Systemhersteller
BluefloodMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvusNebulaGraphRavenDB
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
BluefloodMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMilvusNebulaGraphRavenDB
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

bereitgestellt von Google News

General Availability: Data API builder | Azure updates
15. Mai 2024, Microsoft

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

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

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

bereitgestellt von Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26. März 2024, The New Stack

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

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

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

bereitgestellt von Google News

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

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, IT News Online

bereitgestellt von Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Präsentieren Sie hier Ihr Produkt