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

DBMS > etcd vs. GraphDB vs. Hawkular Metrics vs. Hyprcubd vs. Sqrrl

Vergleich der Systemeigenschaften etcd vs. GraphDB vs. Hawkular Metrics vs. Hyprcubd vs. Sqrrl

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenHawkular Metrics  Xaus Vergleich ausschliessenHyprcubd  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungA distributed reliable key-value storeEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Serverless Time Series DBMSAdaptable, secure NoSQL built on Apache Accumulo
Primäres DatenbankmodellKey-Value StoreGraph DBMS
RDF Store
Time Series DBMSTime Series DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte0,00
Rang#379  Overall
#40  Time Series DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
www.ontotext.comwww.hawkular.orghyprcubd.com (offline)sqrrl.com
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
graphdb.ontotext.com/­documentationwww.hawkular.org/­hawkular-metrics/­docs/­user-guide
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerOntotextCommunity supported by Red HatHyprcubd, Inc.Amazon infoursprünglich Sqrrl Data, Inc.
Erscheinungsjahr200020142012
Aktuelle Version3.4, August 201910.4, Oktober 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache 2.0kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJavaJavaGoJava
Server BetriebssystemeFreeBSD
Linux
Windows infoexperimental
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Windows
gehostetLinux
Datenschemaschemafreischema-free and OWL/RDFS-schema support; RDF shapesschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infotime, int, uint, float, stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesneinneinja
SQL infoSupport of SQLneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinSQL-like query languagenein
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP RESTgRPC (https)Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte Programmiersprachen.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Go
Java
Python
Ruby
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-seitige Scripts infoStored Proceduresneinwell-defined plugin interfaces; JavaScript server-side extensibilityneinneinnein
Triggersyes, watching key changesneinja infovia Hawkular Alertingneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infobasierend auf CassandraSharding infoBasierend auf Hadoop
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikationfrei wählbarer Replikationsfaktor infobasierend auf Cassandrafrei wählbarer Replikationsfaktor infobasierend auf Hadoop
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Eventual ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätneinja infoConstraint checkingneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinneinAtomic updates per row, document, or graph entity
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleneinDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.neintoken accessCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
Weitere Informationen bereitgestellt vom Systemhersteller
etcdGraphDB infoUrsprünglicher Name: OWLIMHawkular MetricsHyprcubdSqrrl
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Neuigkeiten

Case study: Policy Enforcement Automation With Semantics
2. Mai 2024

Okay, RAG… We Have a Problem
26. April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10. April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3. April 2024

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
etcdGraphDB infoUrsprünglicher Name: OWLIMHawkular MetricsHyprcubdSqrrl
Erwähnungen in aktuellen Nachrichten

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4. August 2023, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4. April 2024, The Hindu

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

bereitgestellt von Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16. Januar 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23. Januar 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15. Januar 2020, The Register

bereitgestellt von Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5. Juni 2019, DevClass

bereitgestellt von Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6. Mai 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18. September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

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

Präsentieren Sie hier Ihr Produkt