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

DBMS > HEAVY.AI vs. Kinetica vs. Redis

Vergleich der Systemeigenschaften HEAVY.AI vs. Kinetica vs. Redis

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenKinetica  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessen
KurzbeschreibungA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareFully vectorized database across both GPUs and CPUsPopular 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 DatenbankmodellRelational DBMSRelational DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistence
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
Time Series DBMS
Document Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,15
Rang#108  Overall
#54  Relational DBMS
Punkte0,69
Rang#248  Overall
#116  Relational DBMS
Punkte173,55
Rang#6  Overall
#1  Key-Value Stores
Websitegithub.com/­heavyai/­heavydb
www.heavy.ai
www.kinetica.comredis.com
redis.io
Technische Dokumentationdocs.heavy.aiwww.kinetica.com/­docsdocs.redis.com/­latest/­index.html
redis.io/­documentation
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
EntwicklerHEAVY.AI, Inc.KineticaRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziert
Erscheinungsjahr201620122009
Aktuelle Version5.10, Jänner 20227.1, August 20217.0.10, Maerz 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; enterprise edition availablekommerziellOpen 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.
  • 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.
  • 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.
ImplementierungsspracheC++ and CUDAC, C++C
Server BetriebssystemeLinuxLinuxBSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Datenschemajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajateilweise 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, XSLTneinneinnein
Sekundärindizesneinjaja infowith RediSearch module
SQL infoSupport of SQLjaSQL-like DML and DDL statementsnein
APIs und andere ZugriffskonzepteJDBC
ODBC
Thrift
Vega
JDBC
ODBC
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC/Thrift
Python
C++
Java
JavaScript (Node.js)
Python
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 Proceduresneinbenutzerdefinierte FunktionenLua; Redis Functions coming in Redis 7 (slides and Github)
Triggersneinja infotriggers when inserted values for one or more columns fall within a specified rangepublish/subscribe channels provide some trigger functionality; RedisGears
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoRound robinShardingSharding 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 ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual 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ätneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinAtomic execution of command blocks and scripts and optimistic locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja 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 infoGPU vRAM or System RAMja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen auf TabellenebeneAccess 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
Weitere Informationen bereitgestellt vom Systemhersteller
HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022KineticaRedis
Specific characteristicsNative and fully vectorized database across both GPUs and CPUs, with memory first...
» mehr
The Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
Competitive advantagesBest in class geospatial and temporal analytics. Lockless architecture provides real-time...
» mehr
Redis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Typical application scenariosAny application requiring (1) real time insights, (2) time series analysis (3) geospatial...
» mehr
Redis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
Key customersCitibank, US Air Force, Softbank, OVO, Telkomsel, USPS, 2 of the top 3 US Telcos,...
» mehr
Verizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Market metricsThe largest IoT deployment in the world, NORAD, runs on Kinetica.
» mehr
Most launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
Licensing and pricing modelsAlways Free Tier in the Cloud, Pay-As-You-Go Consumption Based Pricing, and Portable...
» 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
DrittanbieterRead the Redis NoSQL benchmark report.
» mehr

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

Aiven for Redis: Store and access your data quickly and efficiently.
» 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
HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022KineticaRedis
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

Leveraging the fall of crypto mining
17. Dezember 2022, VentureBeat

The insideBIGDATA IMPACT 50 List for Q1 2023
17. Januar 2023, insideBIGDATA

The insideBIGDATA IMPACT 50 List for Q4 2022
12. Oktober 2022, insideBIGDATA

Heard on the Street – 1/23/2023
23. Januar 2023, insideBIGDATA

GPU Database Global Market Report 2022: Increasing Preference of ...
9. November 2022, businesswire.com

bereitgestellt von Google News

GPU Database Market to Witness Massive Growth by Kinetica ...
22. März 2023, Digital Journal

GPU Database Market 2023 Technology Advancements and ...
31. März 2023, Peterson's Breaking News of Trenton

Real-Time Materialized Views — Oxymoron or Killer Feature?
30. März 2023, The New Stack

Kinetica Now Available as a Service in AWS Marketplace
29. September 2022, PR Newswire

Vectorization Meaning: A Key Accelerator for Analytic Databases
3. März 2023, Solutions Review

bereitgestellt von Google News

Dragonfly, a startup developing a ‘drop-in’ replacement for Redis, raises $21M
21. März 2023, TechCrunch

ChatGPT Vulnerability: Redis Vulnerability Exposes User Payment Data
31. März 2023, Security Boulevard

ChatGPT bug exposes Redis vulnerablity issue
29. März 2023, TechHQ

ChatGPT Data Breach Confirmed as Security Firm Warns of Vulnerable Component Exploitation
28. März 2023, SecurityWeek

OpenAI Reveals Redis Bug Behind ChatGPT User Data Exposure ...
25. März 2023, The Hacker News

bereitgestellt von Google News

Jobangebote

Senior Big Data Engineer (Remote)
Cambridge Technology Enterprises (CTE), Remote

Data Visualization in Domo, QuickSight, Heavy.ai, D3.JS or Chart JS
OptiMiser LLC, Remote

Redis Engineer
TriOpz, Remote

Database Administrator (MySQL, network, etc)
Chess.com, Remote

SQL Database Engineer
Strider Technologies, Tysons Corner, VA

Postgres Database Administrator IV
MedImpact Healthcare Systems, Remote

Backend Engineer
Blockchain Talents, Remote

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Vertica logo

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

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.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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!

Präsentieren Sie hier Ihr Produkt