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 > AlaSQL vs. MariaDB vs. Microsoft Azure SQL Database vs. Teradata

Vergleich der Systemeigenschaften AlaSQL vs. MariaDB vs. Microsoft Azure SQL Database vs. Teradata

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryOpen 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 engineRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Punkte77,99
Rang#16  Overall
#11  Relational DBMS
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Websitealasql.orgmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
azure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.teradata.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlmariadb.com/­kb/­en/­librarydocs.microsoft.com/­en-us/­azure/­azure-sqldocs.teradata.com
EntwicklerAndrey Gershun & Mathias R. WulffMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
MicrosoftTeradata
Erscheinungsjahr20142009 infoFork of MySQL, which was first released in 199520101984
Aktuelle Version11.3.2, Februar 2024V12Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
ImplementierungsspracheJavaScriptC und C++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
gehostetgehostet
Linux
Datenschemaschemafreija infoDynamic Columns werden unterstütztjaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajaja
Sekundärindizesneinjajaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.ja infomit proprietären Erweiterungenjaja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteJavaScript APIADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
ODBC
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachenJavaScriptAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresneinja infoseit Version 10.3 auch PL/SQL kompatibelTransact SQLja infoUDFs, stored procedures, table functions in parallel
Triggersjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineHorizontale Partitionierung, ShardingSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
ja, immer mindestens 3 Replikas vorhandenMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infonicht für MyISAM Storage Enginejaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACID infonicht für MyISAM Storage EngineACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageja infonicht für In-Memory Storage Enginejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infowith MEMORY storage engineja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLMariaDBMicrosoft Azure SQL Database infofrüher SQL AzureTeradata
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
AlaSQLMariaDBMicrosoft Azure SQL Database infofrüher SQL AzureTeradata
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

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

alle anzeigen

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

MariaDB plc: Shareholders speak, but execs are quiet
22. Mai 2024, InfoWorld

K1 Investment Management, LLC ("K1") Extension of Deadline Regarding Publication of Offer for MariaDB plc ...
22. Mai 2024, PR Newswire

Private equity offer for MariaDB gets thumbsup from shareholders
21. Mai 2024, The Register

MariaDB shareholders approve private equity takeover
22. Mai 2024, Computing

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13. Mai 2024, Techzine Europe

bereitgestellt von Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21. Mai 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Azure SQL Database migration to OCI - resources estimation and migration approach
11. Januar 2024, Oracle

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

bereitgestellt von Google News

Director CHOU TIMOTHY C K Sells Shares of Teradata Corp (TDC)
22. Mai 2024, Yahoo Finance

15819 Shares in Teradata Co. (NYSE:TDC) Purchased by Massachusetts Financial Services Co. MA
22. Mai 2024, Defense World

Survey: C-Suite Execs Trust AI's Potential but Face Challenges in Strategy, Execution, and Reliability
22. Mai 2024, Business Wire

Lakehouse dam breaks after departure of long-time Teradata CTO
1. Mai 2024, The Register

Teradata Co. (NYSE:TDC) Receives Consensus Rating of "Hold" from Brokerages
22. Mai 2024, MarketBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Präsentieren Sie hier Ihr Produkt