DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon DynamoDB vs. IBM Db2 vs. OrigoDB vs. PostgreSQL vs. QuestDB

Vergleich der Systemeigenschaften Amazon DynamoDB vs. IBM Db2 vs. OrigoDB vs. PostgreSQL vs. QuestDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DynamoDB  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes, skalierbares Datenbankservice von Amazon; die Daten werden in der Amazon Cloud gespeichertWeit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxA fully ACID in-memory object graph databaseWeit 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 data
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBDocument Store
Object oriented DBMS
Relational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Time Series DBMS
Sekundäre DatenbankmodelleDocument Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte77,72
Rang#16  Overall
#2  Document Stores
#2  Key-Value Stores
Punkte127,75
Rang#8  Overall
#5  Relational DBMS
Punkte0,06
Rang#379  Overall
#51  Document Stores
#18  Object oriented DBMS
Punkte634,91
Rang#4  Overall
#4  Relational DBMS
Punkte2,69
Rang#115  Overall
#8  Time Series DBMS
Websiteaws.amazon.com/­dynamodbwww.ibm.com/­products/­db2origodb.comwww.postgresql.orgquestdb.io
Technische Dokumentationdocs.aws.amazon.com/­dynamodbwww.ibm.com/­docs/­en/­db2origodb.com/­docswww.postgresql.org/­docsquestdb.io/­docs
EntwicklerAmazonIBMRobert Friberg et alPostgreSQL Global Development Group infowww.postgresql.org/­developerQuestDB Technology Inc
Erscheinungsjahr20121983 infoVersion für Großrechner2009 infounder the name LiveDB1989 info1989: Postgres, 1996: PostgreSQL2014
Aktuelle Version12.1, Oktober 201616.2, Februar 2024
Lizenz infoCommercial or Open Sourcekommerziell infokostenlos bis zu einer gewissen Anzahl von Datenbankoperationenkommerziell infokostenlose Version verfügbarOpen SourceOpen Source infoBSDOpen Source infoApache 2.0
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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheC und C++C#CJava (Zero-GC), C++, Rust
Server BetriebssystemegehostetAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
macOS
Windows
Datenschemaschemafreijajajaja infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaUser defined using .NET types and collectionsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infocan be achieved using .NETja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesjajajajanein
SQL infoSupport of SQLneinjaneinja infoStandard mit zahlreichen ErweiterungenSQL with time-series extensions
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte Programmiersprachen.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net.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
Server-seitige Scripts infoStored Proceduresneinjajabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)nein
Triggersja infoby integration with AWS Lambdajaja infoDomain Eventsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infonur in Windows/Unix/Linux Versionhorizontale Partitionierung infoclient side managed; servers are not synchronizedpartitioning by range, list and (since PostgreSQL 11) by hashhorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infomit Zusatztools (MQ, InfoSphere)Source-Replica ReplikationSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjadepending on modeljanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoACID across one or more tables within a single AWS account and regionACIDACIDACIDACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoWrite ahead logjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based authorizationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon DynamoDBIBM Db2 infoformerly named DB2 or IBM Database 2OrigoDBPostgreSQLQuestDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Redgate webinars: A series of key topics for new PostgreSQL users.
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» 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

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

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

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

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» 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

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database 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 DynamoDBIBM Db2 infoformerly named DB2 or IBM Database 2OrigoDBPostgreSQLQuestDB
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

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, 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

Amazon Robotics achieves worldwide scale and improves engineering efficiency by 35% with Amazon DynamoDB ...
28. März 2024, AWS Blog

AWS Weekly Roundup — Savings Plans, Amazon DynamoDB, AWS CodeArtifact, and more — March 25, 2024 ...
25. März 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20. März 2024, AWS Blog

Performant, Fine Grained Authorization at scale powered by Amazon DynamoDB | Amazon Web Services
22. März 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20. März 2024, AWS Blog

bereitgestellt von Google News

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

Getting started with new Amazon RDS for Db2 | Amazon Web Services
27. November 2023, AWS Blog

Celebrating 40 years of Db2: Running the world's mission critical workloads
11. September 2023, ibm.com

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21. Dezember 2023, Acceleration Economy

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27. November 2023, PR Newswire

bereitgestellt von Google News

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

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

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

Relational Data at the Edge: How Cloudflare Operates Distributed PostgreSQL Clusters
21. März 2024, InfoQ.com

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, azure.microsoft.com

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt