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 > EXASOL vs. IRONdb vs. NebulaGraph vs. RDF4J vs. Riak KV

Vergleich der Systemeigenschaften EXASOL vs. IRONdb vs. NebulaGraph vs. RDF4J vs. Riak KV

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEXASOL  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA distributed, linear scalable, high perfomant Graph DBMSRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.Verteilter, fehlertoleranter Key-Value Store
Primäres DatenbankmodellRelational DBMSTime Series DBMSGraph DBMSRDF StoreKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von Sekundärindizes
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,99
Rang#124  Overall
#58  Relational DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte0,69
Rang#230  Overall
#9  RDF Stores
Punkte4,10
Rang#82  Overall
#9  Key-Value Stores
Websitewww.exasol.comwww.circonus.com/solutions/time-series-database/github.com/­vesoft-inc/­nebula
www.nebula-graph.io
rdf4j.org
Technische Dokumentationwww.exasol.com/­resourcesdocs.circonus.com/irondb/category/getting-starteddocs.nebula-graph.iordf4j.org/­documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latest
EntwicklerExasolCirconus LLC.Vesoft Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.OpenSource, formerly Basho Technologies
Erscheinungsjahr20002017201920042009
Aktuelle VersionV0.10.20, January 20183.2.0, Dezember 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache Version 2, kommerzielle Enterprise Edition
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.
ImplementierungsspracheC und C++C++JavaErlang
Server BetriebssystemeLinuxLinuxLinux
OS X
Unix
Windows
Linux
OS X
DatenschemajaschemafreiStrong typed schemaja infoRDF Schemasschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infotext, numeric, histogramsjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
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.jaeingeschränkt
SQL infoSupport of SQLjaSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query languageneinnein
APIs und andere Zugriffskonzepte.Net
JDBC
ODBC
WebSocket
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
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C++
Go
Java
PHP
Python
Java
PHP
Python
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenyes, in Luauser defined functionsjaErlang
Triggersjaneinjaja infoPre-Commit Hooks und Post-Commit Hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingAutomatic, metric affinity per nodeShardingkeineSharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenconfigurable replication factor, datacenter awareCausal Clustering using Raft protocolkeinefrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenja infoHadoop integrationneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoRelationships in graphsnein infoes können Links zwischen Datensätzen gespeichert werden
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACID infoIsolation abhängig vom verwendeten APInein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infousing RocksDBja infoIn-memory Storage wird ebenfalls unterstütztja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles according to SQL-standardneinRole-based access controlneinyes, using Riak Security
Weitere Informationen bereitgestellt vom Systemhersteller
EXASOLIRONdbNebulaGraphRDF4J infoformerly known as SesameRiak KV
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
EXASOLIRONdbNebulaGraphRDF4J infoformerly known as SesameRiak KV
Erwähnungen in aktuellen Nachrichten

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

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

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

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, Yahoo Finance

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

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

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

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, 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

bereitgestellt von Google News

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26. August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

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.

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt