DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > NebulaGraph vs. NSDb vs. OrigoDB vs. ScyllaDB vs. XTDB

Vergleich der Systemeigenschaften NebulaGraph vs. NSDb vs. OrigoDB vs. ScyllaDB vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNebulaGraph  Xaus Vergleich ausschliessenNSDb  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed, linear scalable, high perfomant Graph DBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesA fully ACID in-memory object graph databaseCassandra and DynamoDB compatible wide column storeA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellGraph DBMSTime Series DBMSDocument Store
Object oriented DBMS
Wide Column StoreDocument Store
Sekundäre DatenbankmodelleKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte0,00
Rang#383  Overall
#41  Time Series DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
nsdb.ioorigodb.comwww.scylladb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationdocs.nebula-graph.ionsdb.io/­Architectureorigodb.com/­docsdocs.scylladb.comwww.xtdb.com/­docs
EntwicklerVesoft Inc.Robert Friberg et alScyllaDBJuxt Ltd.
Erscheinungsjahr201920172009 infounder the name LiveDB20152019
Aktuelle VersionScyllaDB Open Source 5.4.1, Jaenner 20241.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 2.0Open SourceOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC++Java, ScalaC#C++Clojure
Server BetriebssystemeLinuxLinux
macOS
Linux
Windows
LinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
DatenschemaStrong typed schemajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: int, bigint, decimal, stringUser defined using .NET types and collectionsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infocan be achieved using .NETneinnein
Sekundärindizesja 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.all fields are automatically indexedjaja infocluster global secondary indicesja
SQL infoSupport of SQLSQL-like query languageSQL-like query languageneinSQL-like DML and DDL statements (CQL)eingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteBrowser 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
gRPC
HTTP REST
WebSocket
.NET Client API
HTTP API
LINQ
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
HTTP REST
JDBC
Unterstützte Programmiersprachen.Net
C++
Go
Java
PHP
Python
Java
Scala
.NetFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Clojure
Java
Server-seitige Scripts infoStored Proceduresuser defined functionsneinjayes, Luanein
Triggersja infoDomain Eventsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontale Partitionierung infoclient side managed; servers are not synchronizedShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenCausal Clustering using Raft protocolSource-Replica Replikationfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsneindepending on modelneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing RocksDBUsing Apache Luceneja infoWrite ahead logjayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleRole-based access controlRole based authorizationAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
NebulaGraphNSDbOrigoDBScyllaDBXTDB infoformerly named Crux
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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

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

Weitere Ressourcen
NebulaGraphNSDbOrigoDBScyllaDBXTDB infoformerly named Crux
Erwähnungen in aktuellen Nachrichten

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

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, InfoWorld

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

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

Neo4j logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt