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

DBMS > Microsoft Azure Table Storage vs. MySQL vs. Sequoiadb vs. Tibero vs. Vitess

Vergleich der Systemeigenschaften Microsoft Azure Table Storage vs. MySQL vs. Sequoiadb vs. Tibero vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenTibero  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
KurzbeschreibungA Wide Column Store for rapid development using massive semi-structured datasetsWeit verbreitetes, allgemein einsetzbares Open Source RDBMSNewSQL database with distributed OLTP and SQLA secure RDBMS, designed for easy portability from OracleScalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellWide Column StoreRelational DBMS infoKey/Value Zugriff über memcached APIDocument Store
Relational DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,48
Rang#75  Overall
#6  Wide Column Stores
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Punkte1,78
Rang#140  Overall
#64  Relational DBMS
Punkte0,82
Rang#209  Overall
#97  Relational DBMS
Websiteazure.microsoft.com/­en-us/­services/­storage/­tableswww.mysql.comwww.sequoiadb.comus.tmaxsoft.com/­products/­tiberovitess.io
Technische Dokumentationdev.mysql.com/­docwww.sequoiadb.com/­en/­index.php?m=Files&a=indextechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmlvitess.io/­docs
EntwicklerMicrosoftOracle infoseit 2010, ursprünglich MySQL AB, danach SunSequoiadb Ltd.TmaxSoftThe Linux Foundation, PlanetScale
Erscheinungsjahr20121995201320032013
Aktuelle Version8.4.0, April 20246, April 201515.0.2, December 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoServer: AGPL; Client: Apache V2kommerziellOpen Source infoApache Version 2.0, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheC und C++C++C and AssemblerGo
Server BetriebssystemegehostetFreeBSD
Linux
OS X
Solaris
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
Docker
Linux
macOS
Datenschemaschemafreijaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infooid, date, timestamp, binary, regexjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinja
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinja infomit proprietären ErweiterungenSQL-like query languagejaja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
JDBC
ODBC
Proprietäres native API
Proprietäres Protokoll basierend auf JSONJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte Programmiersprachen.Net
C#
C++
Java
JavaScript (Node.js)
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
.Net
C++
Java
PHP
Python
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
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 Proceduresneinja infoproprietäre SyntaxJavaScriptPersistent Stored Procedure (PSM)ja infoproprietäre Syntax
Triggersneinjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicehorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricShardinghorizontale Partitionierung infoby range, hash, list or compositeSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneinja infonicht für MyISAM Storage Engineneinjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenoptimistic LockingACID infonicht für MyISAM Storage Enginewährend einer Transaktion wird das Dokument gesperrtACIDACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoTable Locks oder Row Locks abhängig von Storage Enginejajaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinnein infoplanned for next versionja
Berechtigungskonzept infoZugriffskontrolleAccess rights based on private key authentication or shared access signaturesBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rolleneinfacher Passwort-basierter ZugriffsschutzBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard (SQL 92, SQL 99)Benutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen

Weitere Informationen bereitgestellt vom Systemhersteller

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 MySQL and many other database management systems.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» 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
Microsoft Azure Table StorageMySQLSequoiadbTiberoVitess
DB-Engines Blog Posts

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

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Working with Azure to Use and Manage Data Lakes
7. März 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5. Mai 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to use Azure Table storage in .Net
14. Januar 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16. Mai 2023, DevOps.com

bereitgestellt von Google News

Moro Hub migrates 2 critical govt workloads to Oracle MySQL Enterprise Edition
17. Mai 2024, Telecompaper EN

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15. Februar 2024, Simplilearn

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8. November 2023, Oracle

bereitgestellt von Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23. April 2024, BusinessKorea

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

TmaxSoft database system wins Russia award
15. Februar 2016, 코리아타임스

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

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

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

With Vitess 4.0, database vendor matures cloud-native platform
13. November 2019, TechTarget

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

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.

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

Milvus logo

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

SingleStore logo

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

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