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

DBMS > Dgraph vs. Ehcache vs. GraphDB vs. Oracle NoSQL vs. VelocityDB

Vergleich der Systemeigenschaften Dgraph vs. Ehcache vs. GraphDB vs. Oracle NoSQL vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDgraph  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungVerteiltes, skalierbares Graph DBMSA widely adopted Java cache with tiered storage optionsEnterprise-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.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellGraph DBMSKey-Value StoreGraph DBMS
RDF Store
Document Store
Key-Value Store
Relational DBMS
Graph DBMS
Object oriented DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,45
Rang#156  Overall
#15  Graph DBMS
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitedgraph.iowww.ehcache.orgwww.ontotext.comwww.oracle.com/­database/­nosql/­technologies/­nosqlvelocitydb.com
Technische Dokumentationdgraph.io/­docswww.ehcache.org/­documentationgraphdb.ontotext.com/­documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlvelocitydb.com/­UserGuide
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerDgraph Labs, Inc.Terracotta Inc, owned by Software AGOntotextOracleVelocityDB Inc
Erscheinungsjahr20162009200020112011
Aktuelle Version3.10.0, Maerz 202210.4, Oktober 202323.3, Dezember 20237.x
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2; commercial licenses availablekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)kommerziell
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.
ImplementierungsspracheGoJavaJavaJavaC#
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
Solaris SPARC/x86
Any that supports .NET
Datenschemaschemafreischemafreischema-free and OWL/RDFS-schema support; RDF shapesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaoptionalja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja
SQL infoSupport of SQLneinneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteGraphQL query language
gRPC (using protocol buffers) API
HTTP API
JCacheGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
RESTful HTTP API.Net
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
Server-seitige Scripts infoStored Proceduresneinneinwell-defined plugin interfaces; JavaScript server-side extensibilityneinnein
Triggersneinja infoCache Event ListenersneinneinCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaSharding infoby using Terracotta ServerkeineShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via Raftja infoby using Terracotta ServerMulti-Source ReplikationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infoConstraint checkingneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDja infosupports JTA and can work as an XA resourceACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing a tiered cache-storage approachjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infooff heap cacheja
Berechtigungskonzept infoZugriffskontrollenein infoPlanned for future releasesneinDefault 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.Zugriffsrechte für Benutzer und RollenBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
DgraphEhcacheGraphDB infoUrsprünglicher Name: OWLIMOracle NoSQLVelocityDB
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
DgraphEhcacheGraphDB infoUrsprünglicher Name: OWLIMOracle NoSQLVelocityDB
Erwähnungen in aktuellen Nachrichten

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10. September 2020, TechCrunch

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26. Mai 2021, Business Wire

Dgraph Raises $6M in Seed Funding
20. Juli 2022, FinSMEs

bereitgestellt von Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3. Juni 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, dzone.com

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 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

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20. Juli 2012, WIRED

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.

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.

Präsentieren Sie hier Ihr Produkt