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 > Amazon Aurora vs. CockroachDB vs. InfluxDB vs. MySQL vs. Teradata

Vergleich der Systemeigenschaften Amazon Aurora vs. CockroachDB vs. InfluxDB vs. MySQL vs. Teradata

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Aurora  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
KurzbeschreibungMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.DBMS for storing time series, events and metricsWeit verbreitetes, allgemein einsetzbares Open Source RDBMSA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMSRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS infowith GEO packageDocument Store
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,50
Rang#49  Overall
#31  Relational DBMS
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte26,56
Rang#28  Overall
#1  Time Series DBMS
Punkte1087,72
Rang#2  Overall
#2  Relational DBMS
Punkte47,84
Rang#21  Overall
#15  Relational DBMS
Websiteaws.amazon.com/­rds/­aurorawww.cockroachlabs.comwww.influxdata.com/­products/­influxdb-overviewwww.mysql.comwww.teradata.com
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlwww.cockroachlabs.com/­docsdocs.influxdata.com/­influxdbdev.mysql.com/­docdocs.teradata.com
EntwicklerAmazonCockroach LabsOracle infoseit 2010, ursprünglich MySQL AB, danach SunTeradata
Erscheinungsjahr20152015201319951984
Aktuelle Version23.1.1, Mai 20232.7.5, Jaenner 20248.3.0, Jaenner 2024Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0, commercial license availableOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziell
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.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheGoGoC und C++
Server BetriebssystemegehostetLinux
macOS
Windows
Linux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Solaris
Windows
gehostet
Linux
Datenschemajadynamic schemaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaNumeric data and Stringsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjaja
Sekundärindizesjajaneinjaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLjayes, wire compatible with PostgreSQLSQL-like query languageja infomit proprietären Erweiterungenja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
JDBCHTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Proprietäres native API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresjaneinneinja infoproprietäre Syntaxja infoUDFs, stored procedures, table functions in parallel
Triggersjaneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierunghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infoin enterprise version onlyhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-source replication using RAFTfrei wählbarer Replikationsfaktor infoin enterprise version onlyMulti-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 ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja infonicht für MyISAM Storage Engineja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID infonicht für MyISAM Storage EngineACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoDepending on used storage enginejaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlEinfache Rechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon AuroraCockroachDBInfluxDBMySQLTeradata
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
InfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» mehr
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr
Open source core with closed source clustering available either on-premise or on...
» mehr
Neuigkeiten

Sync Data from InfluxDB v2 to v3 With the Quix Template
8. April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5. April 2024

Comparing Dates in Java: A Tutorial
3. April 2024

Python ARIMA Tutorial
29. März 2024

Time Series, InfluxDB, and Vector Databases
26. März 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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Amazon AuroraCockroachDBInfluxDBMySQLTeradata
DB-Engines Blog Posts

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

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

alle anzeigen

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

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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

University of Nebraska-Omaha's ITD Lab migrates to Amazon Aurora with Babelfish, reducing database costs | Amazon ...
8. April 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27. November 2023, AWS Blog

How RocketReach stabilized Amazon Aurora costs and improved performance with Amazon Aurora I/O-Optimized ...
2. April 2024, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8. November 2023, AWS Blog

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5. April 2024, VentureBeat

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14. März 2024, Business Wire

bereitgestellt von Google News

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10. April 2024, hackernoon.com

Oracle Academy encourages students to build MySQL skills and knowledge
4. April 2024, Oracle

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

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17. Januar 2024, azure.microsoft.com

Best Practices for Configuring MySQL Replication
26. März 2024, DevOps.com

bereitgestellt von Google News

Teradata (NYSE:TDC) Could Become A Multi-Bagger
18. April 2024, Yahoo Finance UK

Teradata (NYSE:TDC) PT Lowered to $39.00
16. April 2024, Defense World

Teradata Appoints Richard Petley as Chief Revenue Officer
5. April 2024, Business Wire

Teradata Announces Executive Shift with CRO Resignation and Succession - TipRanks.com
5. April 2024, TipRanks

Why We're Not Concerned About Teradata Corporation's (NYSE:TDC) Share Price
26. März 2024, Simply Wall St

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

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

Präsentieren Sie hier Ihr Produkt