DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Blueflood vs. EXASOL vs. Microsoft SQL Server vs. ScyllaDB vs. TDSQL for MySQL

Vergleich der Systemeigenschaften Blueflood vs. EXASOL vs. Microsoft SQL Server vs. ScyllaDB vs. TDSQL for MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlueflood  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenTDSQL for MySQL  Xaus Vergleich ausschliessen
KurzbeschreibungSkalierbare Timeseries DBMS basierend auf CassandraHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Relationales DBMS von MicrosoftCassandra and DynamoDB compatible wide column storeA high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primäres DatenbankmodellTime Series DBMSRelational DBMSRelational DBMSWide Column StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Key-Value StoreDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,06
Rang#353  Overall
#34  Time Series DBMS
Punkte1,99
Rang#124  Overall
#58  Relational DBMS
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte4,75
Rang#68  Overall
#5  Wide Column Stores
Punkte0,85
Rang#205  Overall
#95  Relational DBMS
Websiteblueflood.iowww.exasol.comwww.microsoft.com/­en-us/­sql-serverwww.scylladb.comwww.tencentcloud.com/­products/­dcdb
Technische Dokumentationgithub.com/­rax-maas/­blueflood/­wikiwww.exasol.com/­resourceslearn.microsoft.com/­en-US/­sql/­sql-serverdocs.scylladb.comwww.tencentcloud.com/­document/­product/­1042
EntwicklerRackspaceExasolMicrosoftScyllaDBTencent
Erscheinungsjahr20132000198920152013
Aktuelle VersionSQL Server 2022, November 2022ScyllaDB Open Source 5.4.1, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoOpen Source (AGPL), commercial license availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
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
ImplementierungsspracheJavaC++C++
Server BetriebssystemeLinux
OS X
Linux
Windows
Linuxgehostet
Datenschemavordefiniertes Schemajajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesneinjajaja infocluster global secondary indicesja
SQL infoSupport of SQLneinjajaSQL-like DML and DDL statements (CQL)ja
APIs und andere ZugriffskonzepteHTTP REST.Net
JDBC
ODBC
WebSocket
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
JDBC
ODBC
Unterstützte ProgrammiersprachenJava
Lua
Python
R
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
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
C
C#
C++
Java
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes, Luaja
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infobasierend auf CassandraShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)ShardingAutomatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infobasierend auf Cassandraja, aber abhängig von der SQL-Server Editionfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoHadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infoin-memory tablesnein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users can be defined per objectUsers with fine-grained authorization concept
Weitere Informationen bereitgestellt vom Systemhersteller
BluefloodEXASOLMicrosoft SQL ServerScyllaDBTDSQL for MySQL
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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» 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
BluefloodEXASOLMicrosoft SQL ServerScyllaDBTDSQL for MySQL
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, businesswire.com

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, Yahoo Finance

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, businesswire.com

bereitgestellt von Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

SolarWinds Enhances Plan Explorer to Help Database Pros Improve Operations, Performance, and Business Outcomes
30. April 2024, Business Wire

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, Oracle

bereitgestellt von Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

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

Discord Migrates Trillions of Messages from Cassandra to ScyllaDB
22. Juni 2023, InfoQ.com

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

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

bereitgestellt von Google News

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16. Mai 2022, The Korea Herald

Tencent Cloud Database recognised for cloud database management systems
21. Dezember 2022, IT Brief Australia

Tencent Cloud to enhance Allo Bank's services in Indonesia
6. Juli 2023, Channel Asia Singapore

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6. Juli 2023, ETCIO South East Asia

Tencent Cloud opens first data center in Indonesia
12. April 2021, KrASIA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

AllegroGraph logo

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

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