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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. ArangoDB vs. CockroachDB vs. Hawkular Metrics

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. ArangoDB vs. CockroachDB vs. Hawkular Metrics

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 ausschliessenArangoDB  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenHawkular Metrics  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Relational DBMSTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,62
Rang#241  Overall
#110  Relational DBMS
Punkte3,77
Rang#87  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte0,04
Rang#374  Overall
#38  Time Series DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlarangodb.comwww.cockroachlabs.comwww.hawkular.org
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.arangodb.comwww.cockroachlabs.com/­docswww.hawkular.org/­hawkular-metrics/­docs/­user-guide
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupArangoDB Inc.Cockroach LabsCommunity supported by Red Hat
Erscheinungsjahr2016201220152014
Aktuelle Version3.11.5, November 202323.1.1, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
ImplementierungsspracheC++GoJava
Server BetriebssystemegehostetLinux
OS X
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Datenschemajaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntdynamic schemaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, double, boolean, list, hashjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein
Sekundärindizesjajajanein
SQL infoSupport of SQLjaneinyes, wire compatible with PostgreSQLnein
APIs und andere ZugriffskonzepteJDBC
ODBC
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBCHTTP REST
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Go
Java
Python
Ruby
Server-seitige Scripts infoStored ProceduresjaJavaScriptneinnein
Triggersjaneinneinja infovia Hawkular Alerting
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding infoAb Version 2.0horizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infobasierend auf Cassandra
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceSource-replica replication with configurable replication factorMulti-source replication using RAFTfrei wählbarer Replikationsfaktor infobasierend auf Cassandra
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoMöglich über stored procedures in JavaScriptneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
Fremdschlüssel inforeferenzielle Integritätjaja inforelationships in graphsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaRole-based access controlnein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBArangoDBCockroachDBHawkular Metrics
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
CockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Payment processing, user account management, metadata management, identity access...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Comcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr

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

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 HybridDBArangoDBCockroachDBHawkular Metrics
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

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

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11. Oktober 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Top 15 MongoDB Competitors and Alternatives
1. Juni 2023, Business Strategy Hub

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5. Juni 2019, DevClass

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

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