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

DBMS > MySQL vs. OceanBase vs. OrigoDB vs. Snowflake vs. SWC-DB

Vergleich der Systemeigenschaften MySQL vs. OceanBase vs. OrigoDB vs. Snowflake vs. SWC-DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMySQL  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenSWC-DB infoSuper Wide Column Database  Xaus Vergleich ausschliessen
KurzbeschreibungWeit verbreitetes, allgemein einsetzbares Open Source RDBMSA distributed, high available RDBMS compatible with Oracle and MySQLA fully ACID in-memory object graph databaseData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenA high performance, scalable Wide Column DBMS
Primäres DatenbankmodellRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMSDocument Store
Object oriented DBMS
Relational DBMSWide Column Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Wide Column Store
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte1,66
Rang#147  Overall
#68  Relational DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Punkte0,01
Rang#376  Overall
#13  Wide Column Stores
Websitewww.mysql.comen.oceanbase.comorigodb.comwww.snowflake.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technische Dokumentationdev.mysql.com/­docen.oceanbase.com/­docs/­oceanbase-databaseorigodb.com/­docsdocs.snowflake.net/­manuals/­index.html
EntwicklerOracle infoseit 2010, ursprünglich MySQL AB, danach SunOceanBase infopreviously Alibaba and Ant GroupRobert Friberg et alSnowflake Computing Inc.Alex Kashirin
Erscheinungsjahr199520102009 infounder the name LiveDB20142020
Aktuelle Version8.4.0, April 20244.3.0, April 20240.5, April 2021
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoCommercial license availableOpen SourcekommerziellOpen Source infoGPL V3
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
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#C++
Server BetriebssystemeFreeBSD
Linux
OS X
Solaris
Windows
LinuxLinux
Windows
gehostetLinux
Datenschemajajajaja infosupport of semi-structured data formats (JSON, XML, Avro)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaUser defined using .NET types and collectionsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjajanein infocan be achieved using .NETjanein
Sekundärindizesjajaja
SQL infoSupport of SQLja infomit proprietären ErweiterungenjaneinjaSQL-like query language
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Proprietäres native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
.NET Client API
HTTP API
LINQ
CLI Client
JDBC
ODBC
Proprietäres Protokoll
Thrift
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.NetJavaScript (Node.js)
Python
C++
Server-seitige Scripts infoStored Proceduresja infoproprietäre SyntaxPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modejauser defined functionsnein
Triggersjajaja infoDomain Eventsnein infosimilar concept for controling cloud resourcesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrichorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontale Partitionierung infoclient side managed; servers are not synchronizedjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using PaxosSource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infonicht für MyISAM Storage Enginejadepending on modelja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infonicht für MyISAM Storage EngineACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoTable Locks oder Row Locks abhängig von Storage Enginejajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoWrite ahead logjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenAccess rights for users, groups and roles according to SQL-standardRole based authorizationBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen
Weitere Informationen bereitgestellt vom Systemhersteller
MySQLOceanBaseOrigoDBSnowflakeSWC-DB infoSuper Wide Column Database
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» 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
MySQLOceanBaseOrigoDBSnowflakeSWC-DB infoSuper Wide Column Database
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

Brooklyn Data Achieves Elite Partner Status with Snowflake
15. Mai 2024, Martechcube

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3. November 2023, AWS Blog

Snowflake replaces CEO as losses widen – Blocks and Files
1. März 2024, Blocks & Files

Cloud database startup takes on Oracle, Snowflake, AWS
15. Dezember 2023, SDxCentral

bereitgestellt von Google News

2022 All O-Zone Football Team
17. Dezember 2022, Ozarks Sports Zone

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

Präsentieren Sie hier Ihr Produkt