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

DBMS > EXASOL vs. Geode vs. InfinityDB vs. NebulaGraph vs. RDF4J

Vergleich der Systemeigenschaften EXASOL vs. Geode vs. InfinityDB vs. NebulaGraph vs. RDF4J

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEXASOL  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessen
KurzbeschreibungHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA Java embedded Key-Value Store which extends the Java Map interfaceA distributed, linear scalable, high perfomant Graph DBMSRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.
Primäres DatenbankmodellRelational DBMSKey-Value StoreKey-Value StoreGraph DBMSRDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,99
Rang#124  Overall
#58  Relational DBMS
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte0,69
Rang#230  Overall
#9  RDF Stores
Websitewww.exasol.comgeode.apache.orgboilerbay.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rdf4j.org
Technische Dokumentationwww.exasol.com/­resourcesgeode.apache.org/­docsboilerbay.com/­infinitydb/­manualdocs.nebula-graph.iordf4j.org/­documentation
EntwicklerExasolOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Boiler Bay Inc.Vesoft Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Erscheinungsjahr20002002200220192004
Aktuelle Version1.1, February 20174.0
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; commercial licenses available as GemfirekommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoEclipse Distribution License (EDL), v1.0.
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.
ImplementierungsspracheJavaJavaC++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredAlle Betriebssysteme mit einer Java VMLinuxLinux
OS X
Unix
Windows
Datenschemajaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeStrong typed schemaja infoRDF Schemas
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinnein infomanual creation possible, using inversions based on multi-value capabilityja 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 SQLjaSQL-like query language (OQL)neinSQL-like query languagenein
APIs und andere Zugriffskonzepte.Net
JDBC
ODBC
WebSocket
Java Client API
Memcached Protokoll
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
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
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
All JVM based languages
C++
Groovy
Java
Scala
Java.Net
C++
Go
Java
PHP
Python
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenbenutzerdefinierte Funktionenneinuser defined functionsja
Triggersjaja infoCache Event Listenersneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationkeineCausal Clustering using Raft protocolkeine
MapReduce infoBietet ein API für Map/Reduce Operationenja infoHadoop integrationneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinnein infomanual creation possible, using inversions based on multi-value capabilityja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDyes, on a single nodeACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID infoIsolation abhängig vom verwendeten API
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing RocksDBja infoIn-memory Storage wird ebenfalls unterstützt
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardAccess rights per client and object definableneinRole-based access controlnein
Weitere Informationen bereitgestellt vom Systemhersteller
EXASOLGeodeInfinityDBNebulaGraphRDF4J infoformerly known as Sesame
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
EXASOLGeodeInfinityDBNebulaGraphRDF4J infoformerly known as Sesame
Erwähnungen in aktuellen Nachrichten

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, Business Wire

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, Yahoo Finance

Exasol brings SaaS-flex to on-prem and public cloud systems
31. Mai 2023, The Register

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, 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

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

Breaking Down Data Silos: How Apache Doris Streamlines Customer Data Integration
20. März 2024, hackernoon.com

bereitgestellt von Google News

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

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

Neo4j logo

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

AllegroGraph logo

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

RaimaDB logo

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