DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > KeyDB vs. Machbase Neo vs. ScyllaDB vs. Vitess

Vergleich der Systemeigenschaften KeyDB vs. Machbase Neo vs. ScyllaDB vs. Vitess

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameKeyDB  Xaus Vergleich ausschliessenMachbase Neo infoFormer name was Infiniflux  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
KurzbeschreibungAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsTimeSeries DBMS for AIoT and BigDataCassandra and DynamoDB compatible wide column storeScalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellKey-Value StoreTime Series DBMSWide Column StoreRelational DBMS
Sekundäre DatenbankmodelleKey-Value StoreDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,71
Rang#226  Overall
#33  Key-Value Stores
Punkte0,12
Rang#339  Overall
#30  Time Series DBMS
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Punkte0,82
Rang#209  Overall
#97  Relational DBMS
Websitegithub.com/­Snapchat/­KeyDB
keydb.dev
machbase.comwww.scylladb.comvitess.io
Technische Dokumentationdocs.keydb.devmachbase.com/­dbmsdocs.scylladb.comvitess.io/­docs
EntwicklerEQ Alpha Technology Ltd.MachbaseScyllaDBThe Linux Foundation, PlanetScale
Erscheinungsjahr2019201320152013
Aktuelle VersionV8.0, August 2023ScyllaDB Open Source 5.4.1, Jaenner 202415.0.2, December 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD-3kommerziell infofree test version availableOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache Version 2.0, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC++CC++Go
Server BetriebssystemeLinuxLinux
macOS
Windows
LinuxDocker
Linux
macOS
Datenschemaschemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesja infoby using the Redis Search modulejaja infocluster global secondary indicesja
SQL infoSupport of SQLneinSQL-like query languageSQL-like DML and DDL statements (CQL)ja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocogRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenC
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
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresLuaneinyes, Luaja infoproprietäre Syntax
Triggersneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
selectable replication factorfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Strong eventual consistency with CRDTs
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenOptimistic locking, atomic execution of commands blocks and scriptsneinnein infoAtomicity and isolation are supported for single operationsACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenja infoConfigurable mechanisms for persistency via snapshots and/or operations logsneinjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infovolatile and lookup tableja infoin-memory tablesja
Berechtigungskonzept infoZugriffskontrolleeinfacher Passwort-basierter Zugriffsschutz und ACLeinfacher Passwort-basierter ZugriffsschutzAccess rights for users can be defined per objectBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
KeyDBMachbase Neo infoFormer name was InfinifluxScyllaDBVitess
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB 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

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

Weitere Ressourcen
KeyDBMachbase Neo infoFormer name was InfinifluxScyllaDBVitess
Erwähnungen in aktuellen Nachrichten

Oh, snap! Snap snaps up database developer KeyDB
12. Mai 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30. April 2020, InfoWorld

bereitgestellt von Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27. Oktober 2022, Delano.lu

bereitgestellt von Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13. Februar 2018, Datanami

ScyllaDB Database Review | eWeek
21. August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, InfoWorld

bereitgestellt von Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5. November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18. Mai 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18. Mai 2021, The Register

Massively Scaling MySQL Using Vitess
19. Februar 2019, InfoQ.com

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13. Dezember 2018, TechCrunch

bereitgestellt von Google News



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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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