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

DBMS > Microsoft Azure Cosmos DB vs. NCache vs. NebulaGraph vs. RavenDB vs. Spark SQL

Vergleich der Systemeigenschaften Microsoft Azure Cosmos DB vs. NCache vs. NebulaGraph vs. RavenDB vs. Spark SQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessen
KurzbeschreibungGlobally distributed, horizontally scalable, multi-model database serviceOpen-Source and Enterprise in-memory Key-Value StoreA distributed, linear scalable, high perfomant Graph DBMSOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter Daten
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Key-Value StoreGraph DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte2,92
Rang#101  Overall
#18  Document Stores
Punkte18,96
Rang#33  Overall
#20  Relational DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbwww.alachisoft.com/­ncachegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
ravendb.netspark.apache.org/­sql
Technische Dokumentationlearn.microsoft.com/­azure/­cosmos-dbwww.alachisoft.com/­resources/­docsdocs.nebula-graph.ioravendb.net/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerMicrosoftAlachisoftVesoft Inc.Hibernating RhinosApache Software Foundation
Erscheinungsjahr20142005201920102014
Aktuelle Version5.3.3, April 20245.4, Juli 20223.5.0 ( 2.13), September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoEnterprise Edition availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC#, .NET, .NET Core, JavaC++C#Scala
Server BetriebssystemegehostetLinux
Windows
LinuxLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
DatenschemaschemafreischemafreiStrong typed schemaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON typesteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesja infoAll properties auto-indexed by defaultjaja 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.janein
SQL infoSupport of SQLSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query languageSQL-like query language (RQL)SQL-like DML and DDL statements
APIs und andere ZugriffskonzepteDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
IDistributedCache
JCache
LINQ
Proprietäres native API
Browser 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
JDBC
ODBC
Unterstützte Programmiersprachen.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C++
Go
Java
PHP
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Python
R
Scala
Server-seitige Scripts infoStored ProceduresJavaScriptnein infoUnterstützung für stored procedures mit SQL-Server CLRuser defined functionsjanein
TriggersJavaScriptja infoNotificationsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplizit im Cloud ServicejaShardingShardingyes, utilizing Spark Core
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplizit im Cloud Serviceja, mit wählbarer KonsistenzCausal Clustering using Raft protocolMulti-Source Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*janeinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
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ätneinneinja infoRelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-item ACID transactions with snapshot isolation within a partitionoptimistic Locking und pessimistic LockingACIDACID, Cluster-wide transaction availablenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infousing RocksDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte bis auf item level einstellbarAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Role-based access controlAuthorization levels configured per client per databasenein
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBNCacheNebulaGraphRavenDBSpark SQL
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBNCacheNebulaGraphRavenDBSpark SQL
Erwähnungen in aktuellen Nachrichten

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24. April 2024, azure.microsoft.com

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

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

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

Azure Cosmos DB joins the AI toolchain
23. Mai 2023, InfoWorld

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

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

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

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

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

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24. Januar 2024, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

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

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt