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

DBMS > Amazon DocumentDB vs. CouchDB vs. Elasticsearch vs. PostgreSQL

Vergleich der Systemeigenschaften Amazon DocumentDB vs. CouchDB vs. Elasticsearch vs. PostgreSQL

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenElasticsearch  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellDocument StoreDocument StoreSuchmaschineRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionDocument Store
Spatial DBMS
Vektor DBMS
Document Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,89
Rang#137  Overall
#24  Document Stores
Punkte10,26
Rang#45  Overall
#7  Document Stores
Punkte134,78
Rang#7  Overall
#1  Suchmaschinen
Punkte645,05
Rang#4  Overall
#4  Relational DBMS
Websiteaws.amazon.com/­documentdbcouchdb.apache.orgwww.elastic.co/­elasticsearchwww.postgresql.org
Technische Dokumentationaws.amazon.com/­documentdb/­resourcesdocs.couchdb.org/­en/­stablewww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.postgresql.org/­docs
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerElasticPostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr2019200520101989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Version3.3.3, Dezember 20238.6, January 202316.2, Februar 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2Open Source infoElastic LicenseOpen Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinnein
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.
ImplementierungsspracheErlangJavaC
Server BetriebssystemegehostetAndroid
BSD
Linux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VMFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Datenschemaschemafreischemafreischemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesjaja infoüber Viewsja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLneinneinSQL-like query languageja infoStandard mit zahlreichen Erweiterungen
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)RESTful HTTP/JSON APIJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored ProceduresneinView Functions in JavaScriptjabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersneinjaja infoMittels Verwendung des 'Percolation' featuresja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoimproved architecture with release 2.0Shardingpartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasMulti-Source Replikation
Source-Replica Replikation
jaSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenjaES-Hadoop Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infotypically not used, however similar functionality with DBRef possibleneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsnein infoatomare Operationen innerhalb eines Dokumentes möglichneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoStrategie: optimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinMemcached and Redis integrationnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesZugriffsrechte für Benutzer pro Datenbank definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
DrittanbieterRedgate webinars: A series of key topics for new PostgreSQL users.
» mehr

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

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

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

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

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» 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

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

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 DocumentDBCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"ElasticsearchPostgreSQL
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, 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

Konferenzen, Veranstaltungen und Webinare

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22. Mai 2024

Erwähnungen in aktuellen Nachrichten

Mask sensitive Amazon DocumentDB log data with Amazon CloudWatch Logs data protection | Amazon Web Services
16. April 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15. April 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29. November 2023, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21. November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29. November 2023, AWS Blog

bereitgestellt von Google News

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of CouchDB
15. März 2022, The Register

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26. März 2024, GovTech

Splunk vs Elasticsearch | A Comparison and How to Choose
12. Januar 2024, SentinelOne

Elastic's Latest Update Brings Cohere's Text Embedding Models to Elasticsearch
3. April 2024, Datanami

Elasticsearch Open Inference API Supports Cohere Rerank 3
11. April 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13. März 2024, The New Stack

bereitgestellt von Google News

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

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14. November 2023, Oracle

Breaking Boundaries: PostgreSQL 16 is now available on IBM Cloud
17. April 2024, IBM

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17. April 2024, Yahoo Finance

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

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.

SingleStore logo

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

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