DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ScyllaDB vs. Tibero vs. VoltDB vs. YDB

Vergleich der Systemeigenschaften ScyllaDB vs. Tibero vs. VoltDB vs. YDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameScyllaDB  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
KurzbeschreibungCassandra and DynamoDB compatible wide column storeA secure RDBMS, designed for easy portability from OracleVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten könnenA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellWide Column StoreRelational DBMSRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,27
Rang#67  Overall
#5  Wide Column Stores
Punkte1,81
Rang#143  Overall
#65  Relational DBMS
Punkte1,46
Rang#159  Overall
#74  Relational DBMS
Punkte0,34
Rang#285  Overall
#43  Document Stores
#130  Relational DBMS
Websitewww.scylladb.comus.tmaxsoft.com/­products/­tiberowww.voltdb.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationdocs.scylladb.comtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmldocs.voltdb.comydb.tech/­en/­docs
EntwicklerScyllaDBTmaxSoftVoltDB Inc.Yandex
Erscheinungsjahr2015200320102019
Aktuelle VersionScyllaDB Open Source 5.4.1, Jaenner 20246, April 201511.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoOpen Source (AGPL), commercial license availablekommerziellOpen Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro EditionenOpen Source infoApache 2.0; commercial license 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++C and AssemblerJava, C++
Server BetriebssystemeLinuxAIX
HP-UX
Linux
Solaris
Windows
Linux
OS X infofor development
Linux
DatenschemaschemafreijajaFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesja infocluster global secondary indicesjajaja
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL)jaja infonur einen Teil von SQL 99SQL-like query language (YQL)
APIs und andere ZugriffskonzepteProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Java API
JDBC
RESTful HTTP/JSON API
RESTful HTTP API (DynamoDB compatible)
Unterstützte ProgrammiersprachenFor 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
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored Proceduresyes, LuaPersistent Stored Procedure (PSM)Javanein
Triggersneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung infoby range, hash, list or compositeShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
Active-passive shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanein infoFOREIGN KEY constraints werden nicht unterstütztnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoAtomicity and isolation are supported for single operationsACIDACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführtACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenjajaja infoSnapshots und Command Loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoin-memory tablesnein infoplanned for next versionnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users can be defined per objectBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)Benutzer und Rollen mit Berechtigungen auf Stored ProceduresAccess rights defined for Yandex Cloud users
Weitere Informationen bereitgestellt vom Systemhersteller
ScyllaDBTiberoVoltDBYDB
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
ScyllaDBTiberoVoltDBYDB
Erwähnungen in aktuellen Nachrichten

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

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

ScyllaDB Database Review | eWeek
21. August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

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

bereitgestellt von Google News

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2. August 2022, AWS Blog

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18. April 2023, BusinessKorea

TmaxSoft seeks to expand overseas sales
5. Februar 2015, 코리아타임스

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14. April 2021, Etnews

Tmax deploys advanced database management system at UITM's disaster recovery site
30. Dezember 2022, The Malaysian Reserve

bereitgestellt von Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16. Oktober 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

VoltDB Combines Streaming, Global Data
1. Februar 2017, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28. Januar 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1. Februar 2017, eWeek

bereitgestellt von Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10. August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3. April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1. Februar 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4. April 2022, The US Sun

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt