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

DBMS > Alibaba Cloud MaxCompute vs. ClickHouse vs. Datastax Enterprise vs. Geode vs. Weaviate

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. ClickHouse vs. Datastax Enterprise vs. Geode vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesRelational DBMSWide Column StoreKey-Value StoreVektor DBMS
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,77
Rang#214  Overall
#98  Relational DBMS
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte5,80
Rang#60  Overall
#4  Wide Column Stores
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websitewww.alibabacloud.com/­product/­maxcomputeclickhouse.comwww.datastax.com/­products/­datastax-enterprisegeode.apache.orggithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputeclickhouse.com/­docsdocs.datastax.comgeode.apache.org/­docsweaviate.io/­developers/­weaviate
EntwicklerAlibabaClickhouse Inc.DataStaxOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Weaviate B.V.
Erscheinungsjahr20162016201120022019
Aktuelle Versionv24.4.1.2088-stable, Mai 20246.8, April 20201.1, February 20171.19, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infocommercial license available with Weaviate Enterprise
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 Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheC++JavaJavaGo
Server BetriebssystemegehostetFreeBSD
Linux
macOS
Linux
OS X
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also required
Datenschemajajaschemafreischemafreiyes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinyesjaneinja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL-like query languageClose to ANSI SQL (SQL/JSON + extensions)SQL-like DML and DDL statements (CQL); Spark SQLSQL-like query language (OQL)GraphQL is used as query language
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Java Client API
Memcached Protokoll
RESTful HTTP API
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJavaC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javajaneinbenutzerdefinierte Funktionennein
Triggersneinneinjaja infoCache Event Listenersnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekey based and customSharding infono "single point of failure"ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.configurable replication factor, datacenter aware, advanced replication for edge computingMulti-Source Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinnein infoAtomicity and isolation are supported for single operationsyes, on a single nodenein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Zugriffsrechte für Benutzer auf einzelne Objekte definierbarAccess rights per client and object definableAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud MaxComputeClickHouseDatastax EnterpriseGeodeWeaviate
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
All companies that have data. ​
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsAnnual subscription
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
DrittanbieterAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» mehr

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» 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 MaxComputeClickHouseDatastax EnterpriseGeodeWeaviate
DB-Engines Blog Posts

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud Brings ‘MaxCompute’ Big Data Service To Europe
5. November 2019, Silicon UK

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20. Januar 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3. März 2020, DataDrivenInvestor

Denodo and Alibaba Cloud partner to deliver logical data integration to enterprises, ETCIO SEA
5. Juli 2023, ETCIO South East Asia

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

bereitgestellt von Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, businesswire.com

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19. Juli 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18. Juli 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks & Files

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9. Februar 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17. Dezember 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

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

Präsentieren Sie hier Ihr Produkt