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

DBMS > Kdb vs. Redis vs. ToroDB

Vergleich der Systemeigenschaften Kdb vs. Redis vs. ToroDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameKdb  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessen
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungHoch performantes Time Series DBMSPopular 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.A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primäres DatenbankmodellTime Series DBMS
Vektor DBMS
Key-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceDocument Store
Sekundäre DatenbankmodelleRelational DBMSDocument 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
Punkte8,94
Rang#51  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte163,68
Rang#6  Overall
#1  Key-Value Stores
Punkte0,09
Rang#383  Overall
#56  Document Stores
Websitekx.comredis.com
redis.io
github.com/­torodb/­server
Technische Dokumentationcode.kx.comdocs.redis.com/­latest/­index.html
redis.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerKx Systems, a division of First Derivatives plcRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert8Kdata
Erscheinungsjahr2000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 200320092016
Aktuelle Version3.6, Mai 20187.2.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziell infoKostenlose 32-bit VersionOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoAGPL-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.
ImplementierungsspracheqCJava
Server BetriebssystemeLinux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Alle Betriebssysteme mit einer Java 7 VM
Datenschemajaschemafreischemafrei
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 infostring, integer, double, boolean, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein
Sekundärindizesja infotable attribute 'grouped'ja infowith RediSearch module
SQL infoSupport of SQLSQL-like query language (q)nein
APIs und andere ZugriffskonzepteHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
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
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersja infomittels Viewspublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungSharding infoAutomatic hash-based sharding with support for hash-tags for manual shardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation infowith Redis Enterprise Pack
Source-Replica Replikation infoChained replication wird unterstützt
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationennein infoein vergleichbares Paradigma wird intern verwendetthrough RedisGears
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
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic execution of command blocks and scripts and optimistic lockingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenjaja infokonfigurierbare Persistenzmechanismen via snapshots oder logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsAccess 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
Zugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
KdbRedisToroDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Redis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Redis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Licensing and pricing modelsupon request
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

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

Read the Redis NoSQL benchmark report.
» 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
KdbRedisToroDB
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

KX BRINGS THE POWER AND PERFORMANCE OF KDB+ TO ...
7. Juni 2023, PR Newswire

KX JOINS SNOWFLAKE PARTNER NETWORK
28. Juni 2023, PR Newswire

ICE and KX Bring High Performance Real-time Analytics to More ...
13. Juli 2023, Business Wire

McLaren Applied's ATLAS software adds powerful new analytics ...
2. August 2023, mclarenapplied.com

KX LAUNCHES KDB.AI EARLY ACCESS PROGRAM: NAVIGATING ...
1. August 2023, PR Newswire

bereitgestellt von Google News

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

10 Essential Go Packages for Modern Web Development That You ...
11. September 2023, Medium

Presto Foundation Announces Contributions by IBM and Uber that ...
20. September 2023, Business Wire

Open-Source Database Software Market Key Companies, Opportunity, Segmentation, Development Trends and Competit
22. September 2023, openPR

bereitgestellt von Google News

Neuerungen in PostgreSQL 12 » ADMIN-Magazin
5. August 2020, admin-magazin.de

11 campagnes de sourcing innovantes
31. März 2019, changethework.com

bereitgestellt von Google News

Jobangebote

KDB+ Developer
Treliant LLC, New York, NY

Database Engineer
Miracle Software Systems, Michigan

Database Architect
Language IO Inc, Cheyenne, WY

Database Developer / Engineer : 356 i
eTRANSERVICES, Remote

AWS Developer
zettalogix.Inc, Remote

Senior Backend Engineer
Skin Laundry, United States

jobs by Indeed



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.

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

AllegroGraph logo

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

Redis logo

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

Präsentieren Sie hier Ihr Produkt