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 > Heroic vs. HugeGraph vs. KeyDB vs. Memgraph vs. OrientDB

Vergleich der Systemeigenschaften Heroic vs. HugeGraph vs. KeyDB vs. Memgraph vs. OrientDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHeroic  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
KurzbeschreibungTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA fast-speed and highly-scalable Graph DBMSAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsAn open source graph database built for real-time streaming and compatible with Neo4jMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellTime Series DBMSGraph DBMSKey-Value StoreGraph DBMSDocument Store
Graph DBMS
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#265  Overall
#22  Time Series DBMS
Punkte0,17
Rang#335  Overall
#31  Graph DBMS
Punkte0,70
Rang#229  Overall
#32  Key-Value Stores
Punkte3,19
Rang#94  Overall
#8  Graph DBMS
Punkte3,25
Rang#89  Overall
#16  Document Stores
#6  Graph DBMS
#13  Key-Value Stores
Websitegithub.com/­spotify/­heroicgithub.com/­hugegraph
hugegraph.apache.org
github.com/­Snapchat/­KeyDB
keydb.dev
memgraph.comorientdb.org
Technische Dokumentationspotify.github.io/­heroichugegraph.apache.org/­docsdocs.keydb.devmemgraph.com/­docswww.orientdb.com/­docs/­last/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSpotifyBaiduEQ Alpha Technology Ltd.Memgraph LtdOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr20142018201920172010
Aktuelle Version0.93.2.29, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoBSD-3Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2
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++C und C++Java
Server BetriebssystemeLinux
macOS
Unix
LinuxLinuxAlle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemaschemafreijaschemafreischemafrei und schema-optionalschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder datejajateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja infovia Elasticsearchja infoalso supports composite index and range indexja infoby using the Redis Search moduleja
SQL infoSupport of SQLneinneinneinneinSQL-like query language, no joins
APIs und andere ZugriffskonzepteHQL (Heroic Query Language, a JSON-based language)
HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
Proprietäres Protokoll infoRESP - REdis Serialization ProtocoBolt protocol
Cypher query language
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenGroovy
Java
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinasynchronous Gremlin script jobsLuaJava, Javascript
TriggersneinneinneinHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on used storage backend, e.g. Cassandra and HBaseShardingSharding infodynamic graph partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infodepending on used storage backend, e.g. Cassandra and HBaseMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinvia hugegraph-sparkneinneinnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Eventual ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoedges in graphneinja inforelationships in graphsja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDOptimistic locking, atomic execution of commands blocks and scriptsACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissionseinfacher Passwort-basierter Zugriffsschutz und ACLUsers, roles and permissionsZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
HeroicHugeGraphKeyDBMemgraphOrientDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
HeroicHugeGraphKeyDBMemgraphOrientDB
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7. Juni 2024, The Register

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7. Juni 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7. Juni 2024, SC Media

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
7. Juni 2024, The CyberWire

bereitgestellt von Google News

Oh, snap! Snap snaps up database developer KeyDB
12. Mai 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Microsoft open-sources Garnet cache-store -- a Redis rival?
19. März 2024, The Stack

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

bereitgestellt von Google News

Enhance Your Network Analysis with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

Introducing Gremlin The Graph Database
14. August 2013, 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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