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 > GraphDB vs. Oracle Berkeley DB vs. Redis

Vergleich der Systemeigenschaften GraphDB vs. Oracle Berkeley DB vs. Redis

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-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.Weit verbreiteter In-Process Key-Value StorePopular in-memory data platform used as a cache, message broker, and database that can be deployed on-premises, across clouds, and hybrid environments infoRedis legt höchsten Wert auf Performanz. Bei Designentscheidungen wird typischerweise Performanz der Vorzug vor Features oder Speicherbedarf gegeben.
Primäres DatenbankmodellGraph DBMS
RDF Store
Key-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,58
Rang#129  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte3,54
Rang#100  Overall
#17  Key-Value Stores
#3  Native XML DBMS
Punkte162,96
Rang#6  Overall
#1  Key-Value Stores
Websitewww.ontotext.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlredis.com
redis.io
Technische Dokumentationgraphdb.ontotext.com/­documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterGitHubYouTubeMediumLinkedInTwitterFacebookYouTubeDiscord
EntwicklerOntotextOracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr200019942009
Aktuelle Version10.2, Februar 202318.1.40, Mai 20207.2.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoKommerzielle Lizenz verfügbar bei BedarfOpen Source infosource-available extensions (modules), commercial licenses for Redis Enterprise
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
ImplementierungsspracheJavaC, Java, C++ (depending on the Berkeley DB edition)C
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoonly with the Berkeley DB XML editionnein
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja infowith RediSearch module
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCja infoSQL Interface basierend auf SQLite verfügbarnein
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte Programmiersprachen.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
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
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityneinLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersneinja infoonly for the SQL APIpublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infoAutomatic hash-based sharding with support for hash-tags for manual sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinthrough RedisGears
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency
Causal consistency can be enabled in Active-Active databases
Strong consistency with Redis Raft
Strong eventual consistency with Active-Active
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajaja infokonfigurierbare Persistenzmechanismen via snapshots oder logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleDefault 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.neinAccess Control Lists (ACLs): redis.io/­docs/­management/­security/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­docs/­management/­security/­encryption
Password-based authentication
Weitere Informationen bereitgestellt vom Systemhersteller
GraphDB infoUrsprünglicher Name: OWLIMOracle Berkeley DBRedis
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Redis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Redis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» mehr
Neuigkeiten

Next-Gen Graph Technology: A CDO Matters Podcast with Ontotext’s CMO Doug Kimball
8. September 2023

Generative AI – How to Care For, and Properly Feed, Chatty Robots
1. September 2023

The Importance of the Semantic Knowledge Graph
1. September 2023

Data Integration Patterns in Knowledge Graph Building with GraphDB
25. August 2023

Why Establishing Data Context is the Key to Creating Competitive Advantage
22. August 2023

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Read the Redis NoSQL benchmark report.
» mehr

Aiven for Redis: Fully managed in-memory key-value store for all your caching and speedy lookup needs.
» mehr

Navicat for Redis: the award-winning Redis management tool with an intuitive and powerful graphical interface.
» mehr

Redisson PRO: The ultra-fast Redis Java Client.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
GraphDB infoUrsprünglicher Name: OWLIMOracle Berkeley DBRedis
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

MongoDB is the DBMS of the year, defending the title from last year
7. Januar 2015, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Konferenzen und Veranstaltungen

Knowledge Graph Forum
Virtual Conference, 14.-16. November 2023

Erwähnungen in aktuellen Nachrichten

GraphDB and Knowledge Graph Leader Ontotext Taps Former ...
17. Juli 2023, PR Newswire

Ontotext releases GraphDB 10.3 with integrated ChatGPT functionality
3. August 2023, KMWorld Magazine

Ontotext GraphDB 9.4 Enables SQL Access to Knowledge Graphs ...
11. September 2020, PR Newswire

The Great Graph Debate: Revolutionary concept in databases or niche curiosity?
6. März 2023, The Register

Top 9 Open Source Graph Databases
7. November 2022, Analytics India Magazine

bereitgestellt von Google News

Oracle switches Berkeley DB license
5. Juli 2013, InfoWorld

Mageia 9 Released With Linux Kernel 6.4 and PulseAudio Support
29. August 2023, It's FOSS News

Lowcountry NFL Update (Week 8)
1. November 2022, Live 5 News WCSC

Lowcountry NFL Update - Week 7
26. Oktober 2022, Live 5 News WCSC

Lowcountry NFL Update Week 6
17. Oktober 2022, Live 5 News WCSC

bereitgestellt von Google News

NoSQL Database Market to See Massive Growth by 2029 ...
3. Oktober 2023, Digital Journal

Redis Enterprise Cloud Integration with Amazon Bedrock Now ...
13. September 2023, Business Wire

Flowdesk - using in-memory database to make digital finance fast and accessible
4. September 2023, diginomica

P2Pinfect botnet targets Redis and SSH services
20. September 2023, SC Media

The Database Landscape According to Developers
3. Oktober 2023, RTInsights

bereitgestellt von Google News

Jobangebote

Postgres Database Administrator III
MedImpact Healthcare Systems, Remote

Weekend Backend Engineer
Sporty Group, Remote

Redis Engineer
TriOpz, Remote

Backend Engineer
super{set} startup studio, San Francisco, CA

Database Automation Engineer
CVS Health, Hartford, CT

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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

Redis logo

The world’s most loved real‑time data platform.
Try 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