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

DBMS > Linter vs. Redis vs. ScyllaDB

Vergleich der Systemeigenschaften Linter vs. Redis vs. ScyllaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLinter  Xaus Vergleich ausschliessenRedis  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungRDBMS for high security requirementsPopular 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.Cassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellRelational DBMSKey-Value Store infoMultiple data types and a rich set of operations, as well as configurable data expiration, eviction and persistenceWide Column Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store infowith RedisJSON
Graph DBMS infowith RedisGraph
Spatial DBMS
Suchmaschine infowith RediSearch
Time Series DBMS infowith RedisTimeSeries
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,37
Rang#328  Overall
#145  Relational DBMS
Punkte167,35
Rang#6  Overall
#1  Key-Value Stores
Punkte6,51
Rang#67  Overall
#5  Wide Column Stores
Websitelinter.ru/­enredis.com
redis.io
www.scylladb.com
Technische Dokumentationdocs.redis.com/­latest/­index.html
redis.io/­documentation
docs.scylladb.com
Social network pagesLinkedInTwitterFacebookYouTubeDiscord
Entwicklerrelex.ru/­enRedis project core team, inspired by Salvatore Sanfilippo infoEntwicklung von Redis Inc finanziertScyllaDB
Erscheinungsjahr199020092015
Aktuelle Version7.0.11, April 2023ScyllaDB Open Source 5.0, Juli 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infosource-available extensions (modules), commercial licenses for Redis EnterpriseOpen Source infoOpen Source (AGPL), commercial license available
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.
  • 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC und C++CC++
Server BetriebssystemeAIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
BSD
Linux
OS X
Windows infoportiert und gewartet durch Microsoft Open Technologies, Inc.
Linux
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
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaja infowith RediSearch moduleja infocluster global secondary indices
SQL infoSupport of SQLjaneinSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
Proprietäres Protokoll infoRESP - REdis Serialization ProtocolProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenC
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
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
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored Proceduresja infoproprietary syntax with the possibility to convert from PL/SQLLua; Redis Functions coming in Redis 7 (slides and Github)yes, Lua
Triggersjapublish/subscribe channels provide some trigger functionality; RedisGearsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding 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
frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
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
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of command blocks and scripts and optimistic lockingnein infoAtomicity and isolation are supported for single operations
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 infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess 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
Access rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
LinterRedisScyllaDB
Specific characteristicsThe Redis real-time data platform builds upon the unmatched simplicity and speed...
» mehr
ScyllaDB is the database for data-intensive apps that require high performance and...
» mehr
Competitive advantagesRedis Enterprise is a robust in-memory database platform built by the people who...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosRedis Enterprise is used by large enterprise, startup, and government organizations...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersVerizon, Vodafone, Atlassian, Trip Advisor, Jet.com, Nokia, Samsung, HTC, Docker,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsMost launched Docker container per day according to Docker Hub (7.2M launches per...
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsRedis Enterprise Cloud lets users scale up and down instantly, and pay only for the...
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
DrittanbieterAiven for Redis: Store and access your data quickly and efficiently.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

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

How Optimizely (Safely) Maximizes Database Concurrency
Webinar, 10am PT, 13. April 2023 (abgeschlossen)

ScyllaDB Virtual Workshop
Webinar, 10AM PT, 27. April 2023 (abgeschlossen)

Overcoming Media Streaming Challenges with NoSQL
Webinar, 10am PT, 4. Mai 2023 (abgeschlossen)

Erwähnungen in aktuellen Nachrichten

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

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

Innovation Profile: How CIOs Deploy Redis to Optimize Speed, Cost
26. Mai 2023, Acceleration Economy

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

Briefing: Twitter Stopped Paying Cloud Bill Before DeSantis Glitch
30. Mai 2023, The Information

bereitgestellt von Google News

Konica Minolta REACT Systems adds VWD Capabilities
9. Juni 2023, Security Sales & Integration

ScyllaDB Continues Record Growth in Response to Rising Cloud ...
28. Februar 2023, GlobeNewswire

How Discord Migrated Trillions of Messages to ScyllaDB
21. Februar 2023, The New Stack

ScyllaDB Ranked as one of the Fastest-Growing Company in North ...
17. November 2022, GlobeNewswire

ScyllaDB Challenges DynamoDB on Latency and Pricing
20. März 2023, The New Stack

bereitgestellt von Google News

Jobangebote

Database Developer (Graph DB, Redis, Neo4J)
Talent Group, Austin, TX

Senior Database Engineer
DistroKid, Eastern, AS

Database Engineer
Cloudious, Woonsocket, RI

Database Administrator (Kubernetes)
Power Home Remodeling, Nashua, NH

Senior Backend Engineer
NewsBreak, Mountain View, CA

Systems Engineer / DevOps
Hive, Seattle, WA

Systems Engineer / DevOps
Hive, San Francisco, CA

Senior Site Reliability Engineer
Hive, San Francisco, CA

Senior Site Reliability Engineer
Hive, Seattle, WA

Senior DevOps Engineer
Verinovum, Inc, Oklahoma

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!

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.

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