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

DBMS > Cloudflare Workers KV vs. Lovefield vs. MariaDB vs. Microsoft Azure Synapse Analytics vs. Yaacomo

Vergleich der Systemeigenschaften Cloudflare Workers KV vs. Lovefield vs. MariaDB vs. Microsoft Azure Synapse Analytics vs. Yaacomo

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCloudflare Workers KV  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessenYaacomo  Xaus Vergleich ausschliessen
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
KurzbeschreibungA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Embeddable relational database for web apps written in pure JavaScriptOpen source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engineElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primäres DatenbankmodellKey-Value StoreRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,39
Rang#278  Overall
#39  Key-Value Stores
Punkte0,32
Rang#290  Overall
#132  Relational DBMS
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte22,71
Rang#30  Overall
#18  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvgoogle.github.io/­lovefieldmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
azure.microsoft.com/­services/­synapse-analyticsyaacomo.com
Technische Dokumentationdevelopers.cloudflare.com/­kv/­apigithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdmariadb.com/­kb/­en/­librarydocs.microsoft.com/­azure/­synapse-analytics
EntwicklerCloudflareGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
MicrosoftQ2WEB GmbH
Erscheinungsjahr201820142009 infoFork of MySQL, which was first released in 199520162009
Aktuelle Version2.1.12, February 201711.3.2, Februar 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC und C++C++
Server Betriebssystemegehostetserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
gehostetAndroid
Linux
Windows
Datenschemaschemafreijaja infoDynamic Columns werden unterstütztjaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinSQL-like query language infovia JavaScript builder patternja infomit proprietären Erweiterungenjaja
APIs und andere ZugriffskonzepteHTTP REST
Proprietäres Protokoll
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
ODBC
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
JavaScriptAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Java
PHP
Server-seitige Scripts infoStored Proceduresneinneinja infoseit Version 10.3 auch PL/SQL kompatibelTransact SQL
TriggersneinUsing read-only observersjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineHorizontale Partitionierung, ShardingSharding, horizontal partitioninghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjakeineMulti-Source Replikation
Source-Replica Replikation
jaSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infonicht für MyISAM Storage Enginenein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infonicht für MyISAM Storage EngineACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjayes, by using IndexedDB or the cloud service Firebase Realtime Databaseja infonicht für In-Memory Storage Enginejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infousing MemoryDBja infowith MEMORY storage engineja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Cloudflare Workers KVLovefieldMariaDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseYaacomo
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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 for MariaDB provides a native environment for MariaDB 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
Cloudflare Workers KVLovefieldMariaDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseYaacomo
DB-Engines Blog Posts

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

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3. April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2. November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3. November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3. November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21. August 2022, hackernoon.com

bereitgestellt von Google News

Struggling database company MariaDB could be taken private in $37M deal
19. Februar 2024, TechCrunch

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19. April 2024, GlobeNewswire

Progress Software considering possible 60c per share offer for MariaDB - TipRanks.com
19. April 2024, TipRanks

Can MariaDB’s enterprise business be saved?
21. Februar 2024, InfoWorld

Progress Software weighs cash offer for MariaDB By Investing.com
19. April 2024, Investing.com

bereitgestellt von Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18. Oktober 2023, AWS Blog

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24. September 2023, DataScientest

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

Azure Synapse Analytics vs Snowflake: ETL Tool Comparison
25. Juli 2023, TechRepublic

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt