DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Brytlyt vs. Hyprcubd vs. NebulaGraph vs. Oracle NoSQL vs. Splice Machine

Vergleich der Systemeigenschaften Brytlyt vs. Hyprcubd vs. NebulaGraph vs. Oracle NoSQL vs. Splice Machine

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBrytlyt  Xaus Vergleich ausschliessenHyprcubd  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenSplice Machine  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLServerless Time Series DBMSA distributed, linear scalable, high perfomant Graph DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primäres DatenbankmodellRelational DBMSTime Series DBMSGraph DBMSDocument Store
Key-Value Store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,27
Rang#292  Overall
#132  Relational DBMS
Punkte1,92
Rang#122  Overall
#11  Graph DBMS
Punkte3,07
Rang#86  Overall
#15  Document Stores
#11  Key-Value Stores
#47  Relational DBMS
Punkte0,54
Rang#244  Overall
#114  Relational DBMS
Websitebrytlyt.iohyprcubd.com (offline)github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­nosql/­technologies/­nosqlsplicemachine.com
Technische Dokumentationdocs.brytlyt.iodocs.nebula-graph.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsplicemachine.com/­how-it-works
EntwicklerBrytlytHyprcubd, Inc.Vesoft Inc.OracleSplice Machine
Erscheinungsjahr2016201920112014
Aktuelle Version5.0, August 202324.1, Mai 20243.1, March 2021
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoAGPL 3.0, commercial license available
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.
ImplementierungsspracheC, C++ and CUDAGoC++JavaJava
Server BetriebssystemeLinux
OS X
Windows
gehostetLinuxLinux
Solaris SPARC/x86
Linux
OS X
Solaris
Windows
DatenschemajajaStrong typed schemaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infotime, int, uint, float, stringjaoptionalja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.neinneinnein
Sekundärindizesjaneinja 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.jaja
SQL infoSupport of SQLjaSQL-like query languageSQL-like query languageSQL-like DML and DDL statementsja
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC (https)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
RESTful HTTP APIJDBC
Native Spark Datasource
ODBC
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C++
Go
Java
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin PL/pgSQLneinuser defined functionsneinja infoJava
Triggersjaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShared Nothhing Auto-Sharding, Columnar Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationCausal Clustering using Raft protocolElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinwith Hadoop integrationYes, via Full Spark Integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoRelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaneinjajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajaja infousing RocksDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infooff heap cacheja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardtoken accessRole-based access controlZugriffsrechte für Benutzer und RollenAccess rights for users, groups and roles according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
BrytlytHyprcubdNebulaGraphOracle NoSQLSplice Machine
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph 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

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

Weitere Ressourcen
BrytlytHyprcubdNebulaGraphOracle NoSQLSplice Machine
Erwähnungen in aktuellen Nachrichten

Opensignal Announces Acquisition of Brytlyt GPU-based Data Analytics & Visualization Technology
5. Juni 2024, PR Web

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1. August 2023, PR Newswire

Bringing GPUs To Bear On Bog Standard Relational Databases
26. Februar 2018, The Next Platform

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22. Dezember 2021, EU-Startups

Brytlyt Unleashes Serverless GPU-Acceleration for Analytics
15. September 2021, PR Newswire

bereitgestellt von Google News

Hyprcubd CEO: From psychotherapist to tech startup founder
8. Januar 2021, The Business Journals

bereitgestellt von Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13. September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26. August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17. Juli 2024, AIM

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

bereitgestellt von Google News

Cloud database comparison: AWS, Microsoft, Google and Oracle
24. Juli 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9. September 2024, AIM

Oracle GoldenGate for Big Data Articles get a new look!
30. Oktober 2023, Oracle

Oracle, Uni. Of Mauritius develop breast cancer awareness app
13. August 2024, Africanews English

Explore Oracle Database Solutions for Maximum Efficiency
4. September 2018, oracle.com

bereitgestellt von Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26. August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine Learning
19. Januar 2021, PR Newswire

2021: The Year of the Feature Store
19. Januar 2021, Datanami

Monte Zweben's Splice Machine Introduces New Hadoop RDBMS
24. Juni 2014, Forbes

Splice Machine Launches ML Manager Beta Program to Meet the Growing Demand for Operational AI
7. April 2019, insideBIGDATA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

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.

Präsentieren Sie hier Ihr Produkt