DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > InfluxDB vs. Microsoft SQL Server vs. MySQL vs. SAP HANA vs. Teradata Aster

Vergleich der Systemeigenschaften InfluxDB vs. Microsoft SQL Server vs. MySQL vs. SAP HANA vs. Teradata Aster

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInfluxDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungDBMS for storing time series, events and metricsRelationales DBMS von MicrosoftWeit verbreitetes, allgemein einsetzbares Open Source RDBMSIn-memory DBMS. Verfügbar als appliance oder als cloud-servicePlatform for big data analytics on multistructured data sources and types
Primäres DatenbankmodellTime Series DBMSRelational DBMSRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith GEO packageDocument Store
Graph DBMS
Spatial DBMS
Document Store
Spatial DBMS
Document Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte21,47
Rang#28  Overall
#1  Time Series DBMS
Punkte799,81
Rang#3  Overall
#3  Relational DBMS
Punkte1017,80
Rang#2  Overall
#2  Relational DBMS
Punkte39,10
Rang#22  Overall
#15  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.microsoft.com/­en-us/­sql-serverwww.mysql.comwww.sap.com/­products/­hana.html
Technische Dokumentationdocs.influxdata.com/­influxdblearn.microsoft.com/­en-US/­sql/­sql-serverdev.mysql.com/­dochelp.sap.com/­hana
EntwicklerMicrosoftOracle infoseit 2010, ursprünglich MySQL AB, danach SunSAPTeradata
Erscheinungsjahr20131989199520102005
Aktuelle Version2.7.6, April 2024SQL Server 2022, November 20229.0.0, Juli 20242.0 SPS07 (April 4, 2023), April 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availablekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoauch als Cloud-Service verfügbarnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
ImplementierungsspracheGoC++C und C++
Server BetriebssystemeLinux
OS X infothrough Homebrew
Linux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Appliance oder cloud-serviceLinux
DatenschemaschemafreijajajaFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajaneinja infoin Aster File Store
Sekundärindizesneinjajajaja
SQL infoSupport of SQLSQL-like query languagejaja infomit proprietären Erweiterungenjaja
APIs und andere ZugriffskonzepteHTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
Proprietäres native API
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte Programmiersprachen.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
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
C
C#
C++
Java
Python
R
Server-seitige Scripts infoStored ProceduresneinTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javaja infoproprietäre SyntaxSQLScript, RR packages
Triggersneinjajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoin enterprise version onlyTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)horizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infoin enterprise version onlyja, aber abhängig von der SQL-Server EditionMulti-Source Replikation
Source-Replica Replikation
jaja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja infoSQL Map-Reduce Framework
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinjaja infonicht für MyISAM Storage Enginejanein
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 Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Enginejaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoDepending on used storage enginejajajanein
Berechtigungskonzept infoZugriffskontrolleEinfache Rechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
InfluxDBMicrosoft SQL ServerMySQLSAP HANATeradata Aster
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

LLM Monitoring and Observability
4. November 2024

System Tables Part 2: How We Made It Faster
31. Oktober 2024

System Tables Part 1: Introduction and Best Practices
29. Oktober 2024

MaaS: How to Store and Analyze Real-Time Stock Trading Data Using Next.js and InfluxDB
25. Oktober 2024

MaaS: How to Monitor Node.js App Performance with PM2 & InfluxDB
23. Oktober 2024

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
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
InfluxDBMicrosoft SQL ServerMySQLSAP HANATeradata Aster
DB-Engines Blog Posts

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

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

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

Simplify Industrial IoT: Use InfluxDB edge replication for centralized time series analytics with Amazon Timestream
3. September 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4. September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4. September 2024, InfoWorld

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5. September 2024, Datanami

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19. September 2024, Integration Developers

bereitgestellt von Google News

Save money on Microsoft SQL Server licensing with Microsoft Azure Arc
6. November 2024, microsoft.com

Microsoft Previews Copilot AI in SQL Server Management Studio
7. November 2024, Visual Studio Magazine

Embed textual data in Amazon RDS for SQL Server using Amazon Bedrock
30. Oktober 2024, AWS Blog

Azure Arc and SQL Server: bridge the gap between cloud and on-premise
4. November 2024, Inetum

How to check your SQL Server version
21. August 2024, ITPro

bereitgestellt von Google News

Upgrading Uber’s MySQL Fleet to version 8.0
8. August 2024, Uber

Uber Completes Major MySQL Fleet Upgrade, Boosting Performance and Security
14. Oktober 2024, InfoQ.com

How Dafiti migrated its most critical database to Amazon Aurora MySQL with minimal downtime and improved operational efficiency
31. Oktober 2024, AWS Blog

How to get started with MySQL
31. Juli 2024, InfoWorld

HeatWave MySQL – New Capabilities for OLTP Workloads
10. September 2024, blogs.oracle.com

bereitgestellt von Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2. April 2024, SAP News

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases
6. Februar 2024, AWS Blog

DEWA completes migration of SAP Hana Enterprise Cloud to SAP RISE
8. November 2024, Government of Dubai Media Office

SAPwned: SAP AI vulnerabilities expose customers’ cloud environments and private AI artifacts
17. Juli 2024, Wiz

The best way to modernize your close & consolidation process in an SAP S/4 HANA environment
9. April 2024, Wolters Kluwer

bereitgestellt von Google News

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Teradata Introduces New IoT and AoT Capabilities
18. April 2016, Database Trends and Applications

Teradata juices R language in hopes of finding new growth paths
27. Juni 2014, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt