DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Memgraph vs. Redis vs. TerminusDB

Vergleich der Systemeigenschaften Memgraph vs. Redis vs. TerminusDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMemgraph  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungAn open source graph database built for real-time streaming and compatible with Neo4jPopular 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.Scalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellGraph DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceGraph DBMS
Sekundäre DatenbankmodelleDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Document Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,82
Rang#127  Overall
#8  Graph DBMS
Punkte167,35
Rang#6  Overall
#1  Key-Value Stores
Punkte0,30
Rang#342  Overall
#33  Graph DBMS
Websitememgraph.comredis.com
redis.io
terminusdb.com
Technische Dokumentationdocs.memgraph.comdocs.redis.com/­latest/­index.html
redis.io/­documentation
terminusdb.github.io/­terminusdb/­#
Social network pagesLinkedInTwitterFacebookGitHubDiscordLinkedInTwitterFacebookYouTubeDiscord
EntwicklerMemgraph LtdRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertDataChemist Ltd.
Erscheinungsjahr201720092018
Aktuelle Version7.0.11, April 202311.0.0, Jaenner 2023
Lizenz infoCommercial or Open Sourcekommerziell infoFree license availableOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoGPL V3
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.
  • Redis Enterprise Cloud: Instantly scale and pay only for the resources you need - on any cloud - AWS, Azure or Google Cloud.
  • Aiven for Redis: Fully managed in-memory key-value store, for all your caching and speedy lookup needs.
  • ScaleGrid Hosting for Redis: Fully managed hosting for Redis on a wide variety of cloud providers and On-Premises. Get advanced monitoring and automate your management through one centralized platform.
ImplementierungsspracheC und C++CProlog, Rust
Server BetriebssystemeLinuxBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux
Datenschemaschemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesja infowith RediSearch module
SQL infoSupport of SQLneinneinSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteBolt protocol
Cypher query language
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte Programmiersprachen.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
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
JavaScript
Python
Server-seitige Scripts infoStored ProceduresLua; Redis Functions coming in Redis 7 (slides and Github)ja
Triggerspublish/subscribe channels provide some trigger functionality; RedisGearsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infodynamic graph partitioningSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingGraph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
Journaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenneinthrough RedisGearsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual 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 inforelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infowith snapshot isolationAtomic execution of command blocks and scripts and optimistic lockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)ja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenja infowith periodic snapshot and write-ahead logging (WAL) of changesja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissionsAccess Control Lists (ACLs): redis.io/­topics/­acl
LDAP and Role-Based Access Control (RBAC) for Redis Enterprise
Mutual TLS authentication: redis.io/­topics/­encryption
Password-based authentication
Role-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
MemgraphRedisTerminusDB infoformer name was DataChemist
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Redis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Redis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Key customersVerizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
Redis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» 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
DrittanbieterRedisson PRO: The ultra-fast Redis Java Client.
» mehr

Aiven for Redis: Store and access your data quickly and efficiently.
» mehr

Read the Redis NoSQL benchmark report.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
MemgraphRedisTerminusDB infoformer name was DataChemist
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

Erwähnungen in aktuellen Nachrichten

Graph Database Market Upcoming Trends, Segmented by Type ...
5. Juni 2023, KaleidoScot

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

Graph Database Market Size, Share, Industry, Forecast to 2030
9. Mai 2023, openPR

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

Graph Database Market to witness a substantial growth owing to rising adoption of technology till 2032 | IBM,
12. Januar 2023, openPR

bereitgestellt von Google News

Optimizing Mastodon Performance with Sidekiq and Redis Enterprise
18. Mai 2023, The New Stack

Why You Shouldn't Invest In Vector Databases?
7. Juni 2023, Medium

Pliops and phoenixNAP team up to turbocharge Redis – Blocks and ...
26. Mai 2023, Blocks & Files

Key Value Database Market 2023 Trends with Analysis on Key ...
7. Juni 2023, KaleidoScot

Vector Databases Are Having a Moment — A Chat with Pinecone
17. Mai 2023, The New Stack

bereitgestellt von Google News

TerminusDB Launches TerminusCMS, Acquia Updates Its CDP, More News
17. Februar 2023, CMSWire

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

Dublin-based data collaboration tool TerminusDB raises €3.6 million ...
15. März 2021, Tech.eu

Blockchain-backed graph database Fluree nabs $10M
19. April 2023, VentureBeat

A New Open Source Headless CMS For Developers Comes To Light
22. Februar 2023, Open Source For You

bereitgestellt von Google News

Jobangebote

Database Engineer
Littera Education, Remote

Redis Engineer
TriOpz, Remote

NoSQL Database Administrator
Accolite Digital, Englewood, CO

Fullstack Developer
BigLynx Computer Software, Redmond, WA

Senior Database Administrator - MySQL
Leading Reach, Inc., Austin, TX

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try free

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt