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 > MySQL vs. PostgreSQL vs. QuestDB vs. ScyllaDB

Vergleich der Systemeigenschaften MySQL vs. PostgreSQL vs. QuestDB vs. ScyllaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMySQL  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungWeit verbreitetes, allgemein einsetzbares Open Source RDBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertA high performance open source SQL database for time series dataCassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Time Series DBMSWide Column Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
Relational DBMSKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1101,50
Rang#2  Overall
#2  Relational DBMS
Punkte634,91
Rang#4  Overall
#4  Relational DBMS
Punkte2,69
Rang#115  Overall
#8  Time Series DBMS
Punkte5,69
Rang#67  Overall
#5  Wide Column Stores
Websitewww.mysql.comwww.postgresql.orgquestdb.iowww.scylladb.com
Technische Dokumentationdev.mysql.com/­docwww.postgresql.org/­docsquestdb.io/­docsdocs.scylladb.com
EntwicklerOracle infoseit 2010, ursprünglich MySQL AB, danach SunPostgreSQL Global Development Group infowww.postgresql.org/­developerQuestDB Technology IncScyllaDB
Erscheinungsjahr19951989 info1989: Postgres, 1996: PostgreSQL20142015
Aktuelle Version8.3.0, Jaenner 202416.2, Februar 2024ScyllaDB Open Source 5.4.1, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoBSDOpen Source infoApache 2.0Open Source infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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.Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC und C++CJava (Zero-GC), C++, RustC++
Server BetriebssystemeFreeBSD
Linux
OS X
Solaris
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
macOS
Windows
Linux
Datenschemajajaja infoschema-free via InfluxDB Line Protocolschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infospecific XML-type available, but no XML query functionality.neinnein
Sekundärindizesjajaneinja infocluster global secondary indices
SQL infoSupport of SQLja infomit proprietären Erweiterungenja infoStandard mit zahlreichen ErweiterungenSQL with time-series extensionsSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored Proceduresja infoproprietäre Syntaxbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)neinyes, Lua
Triggersjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabricpartitioning by range, list and (since PostgreSQL 11) by hashhorizontal partitioning (by timestamps)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsSource-replica replication with eventual consistencyfrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätja infonicht für MyISAM Storage Enginejaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infonicht für MyISAM Storage EngineACIDACID for single-table writesnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoTable Locks oder Row Locks abhängig von Storage Enginejajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infothrough memory mapped filesja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
MySQLPostgreSQLQuestDBScyllaDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» mehr
Neuigkeiten

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27. März 2024

Maximize your SQL efficiency: SELECT best practices
11. März 2024

1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
7. März 2024

Benchmark and comparison: QuestDB vs. InfluxDB
26. Februar 2024

The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s
20. Februar 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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr
Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» mehr

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» mehr

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» mehr

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» mehr

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» mehr

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» 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
MySQLPostgreSQLQuestDBScyllaDB
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

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Vitess Version 19 Released: Ends Support for MySQL 5.7, Improves MySQL Compatibility
27. März 2024, InfoQ.com

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

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

Progress outbids private equity in offer for MariaDB plc
28. März 2024, The Register

Want to become an AI developer? Here's how with MySQL HeatWave
13. März 2024, Oracle

bereitgestellt von Google News

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

PostgreSQL pioneer's latest brainchild promises time travel to dodge ransomware
28. März 2024, The Register

How to Migrate AWS PostgreSQL RDS to Aurora Using Terraform
28. März 2024, Security Boulevard

Distributed PostgreSQL Buyer's Guide
25. März 2024, assets.sdtimes.com

AI GPTs for PostgreSQL Database: Can They Work?
22. März 2024, Unite.AI

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

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

QuestDB launches 'database-as-a-service' with $12M investment
3. November 2021, VentureBeat

bereitgestellt von Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, InfoWorld

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

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

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt