DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > MySQL vs. QuestDB vs. TimescaleDB vs. Trino vs. XTDB

Vergleich der Systemeigenschaften MySQL vs. QuestDB vs. TimescaleDB vs. Trino vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMySQL  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungWeit verbreitetes, allgemein einsetzbares Open Source RDBMSA high performance open source SQL database for time series dataA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellRelational DBMS infoKey/Value Zugriff über memcached APITime Series DBMSTime Series DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Relational DBMSRelational DBMSDocument Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte2,52
Rang#109  Overall
#9  Time Series DBMS
Punkte4,64
Rang#71  Overall
#4  Time Series DBMS
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitewww.mysql.comquestdb.iowww.timescale.comtrino.iogithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationdev.mysql.com/­docquestdb.io/­docsdocs.timescale.comtrino.io/­broadcast
trino.io/­docs/­current
www.xtdb.com/­docs
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerOracle infoseit 2010, ursprünglich MySQL AB, danach SunQuestDB Technology IncTimescaleTrino Software FoundationJuxt Ltd.
Erscheinungsjahr1995201420172012 info2020 rebranded from PrestoSQL2019
Aktuelle Version8.4.0, April 20242.15.0, Mai 20241.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheC und C++Java (Zero-GC), C++, RustCJavaClojure
Server BetriebssystemeFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Linux
macOS infofor devlopment
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemajaja infoschema-free via InfluxDB Line Protocoljajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaneinnein
Sekundärindizesjaneinjadepending on connected data-sourceja
SQL infoSupport of SQLja infomit proprietären ErweiterungenSQL with time-series extensionsja infofull PostgreSQL SQL syntaxjaeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Proprietäres native API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
RESTful HTTP API
Trino CLI
HTTP REST
JDBC
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 infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Clojure
Java
Server-seitige Scripts infoStored Proceduresja infoproprietäre Syntaxneinbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes, depending on connected data-sourcenein
Triggersjaneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrichorizontal partitioning (by timestamps)yes, across time and space (hash partitioning) attributesdepending on connected data-sourcekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Source-replica replication with eventual consistencySource-Replica Replikation infodepending on connected data-sourceja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätja infonicht für MyISAM Storage Engineneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infonicht für MyISAM Storage EngineACID for single-table writesACIDdepending on connected data-sourceACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoTable Locks oder Row Locks abhängig von Storage Enginejajajaja
Durability infoDauerhafte Speicherung der Datenjajajadepending on connected data-sourceyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infothrough memory mapped filesnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
MySQLQuestDBTimescaleDBTrinoXTDB infoformerly named Crux
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
High performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Trino is widely adopted across the globe as freely-available open source software....
» mehr
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Trino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8. Mai 2024

Build your own resource monitor with QuestDB and Grafana
6. Mai 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

Big names round out the Trino Fest 2024 lineup
8. Mai 2024

59: Querying Trino with Java and jOOQ
24. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. April 2024

58: Understanding your users with Trino and Mitzu
4. April 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
DrittanbieterAiven 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

CData: 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

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

Weitere Ressourcen
MySQLQuestDBTimescaleDBTrinoXTDB infoformerly named Crux
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

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

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15. Februar 2024, Simplilearn

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4. Januar 2024, TechRepublic

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7. Mai 2024, Laravel News

bereitgestellt von Google News

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database
3. Dezember 2020, Developer News

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Aquis Exchange goes live with QuestDB for real time monitoring
2. November 2022, FinanceFeeds

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, businesswire.com

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

Speed Trino Queries with These Performance-Tuning Tips
11. Juli 2023, The New Stack

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4. Oktober 2023, AWS Blog

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

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

Neo4j logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt