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 > Alibaba Cloud AnalyticDB for PostgreSQL vs. Couchbase vs. EDB Postgres vs. EJDB

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Couchbase vs. EDB Postgres vs. EJDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Eingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSDocument Store
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,62
Rang#241  Overall
#110  Relational DBMS
Punkte18,46
Rang#36  Overall
#5  Document Stores
Punkte2,18
Rang#122  Overall
#59  Relational DBMS
Punkte0,30
Rang#294  Overall
#44  Document Stores
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlwww.couchbase.comwww.enterprisedb.comgithub.com/­Softmotions/­ejdb
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.couchbase.comwww.enterprisedb.com/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.md
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupCouchbase, Inc.EnterpriseDBSoftmotions
Erscheinungsjahr2016201120052012
Aktuelle VersionServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202314, Dezember 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziell infoBSD for PostgreSQL-componentsOpen Source infoGPLv2
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.
ImplementierungsspracheC, C++, Go and ErlangCC
Server BetriebssystemegehostetLinux
OS X
Windows
Linux
Windows
serverlos
Datenschemajaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infostring, integer, double, bool, date, object_id
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.
Sekundärindizesjajajanein
SQL infoSupport of SQLjaSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesja infoStandard mit zahlreichen Erweiterungennein
APIs und andere ZugriffskonzepteJDBC
ODBC
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
In-process Library
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Server-seitige Scripts infoStored ProceduresjaFunctions and timers in JavaScript and UDFs in Java, Python, SQL++benutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)nein
Triggersjaja infoüber das TAP Protokolljanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceAutomatic Shardinghorizontale Partitionierung infoby hash, list or rangekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Multi-Source Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjanein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joins
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja infoRead/Write Locking
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoEphemeral bucketsnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBCouchbase infoUrsprünglich Membase genanntEDB PostgresEJDB
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

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Gartner names Alibaba Cloud leader in cloud database management for 4th year
9. Februar 2024, Backend News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

Accidental ‘write’ Permissions In Alibaba PostgreSQL Let Attackers Access Sensitive Data
22. April 2023, GBHackers

bereitgestellt von Google News

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares Insider Sell: Couchbase Inc (BASE) CEO ...
18. April 2024, Yahoo Finance

Couchbase Earnings: What To Look For From BASE
15. April 2024, The Globe and Mail

Couchbase: GenAI simplifies software development, leading to improved productivity
15. April 2024, Backend News

Couchbase CEO Matthew Cain sells shares worth over $240k By Investing.com
18. April 2024, Investing.com UK

Readystate Asset Management LP Purchases 53,000 Shares of Couchbase, Inc. (NASDAQ:BASE)
18. April 2024, MarketBeat

bereitgestellt von Google News

EnterpriseDB Bullish on Postgres' 2024 Potential
11. Januar 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

EDB Introduces Advanced Tools and Extensions in Postgres 16 Portfolio Release
9. November 2023, GlobeNewswire

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt