DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Alibaba Cloud MaxCompute vs. GridGain vs. Quasardb vs. Tarantool vs. TerarkDB

Vergleich der Systemeigenschaften Alibaba Cloud MaxCompute vs. GridGain vs. Quasardb vs. Tarantool vs. TerarkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud MaxCompute  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessen
KurzbeschreibungMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingGridGain is an in-memory computing platform, built on Apache IgniteDistributed, high-performance timeseries databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primäres DatenbankmodellRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesColumnar
Key-Value Store
Object oriented DBMS
Relational DBMS
Time Series DBMSDocument Store
Key-Value Store
Relational DBMS
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,85
Rang#203  Overall
#96  Relational DBMS
Punkte1,48
Rang#150  Overall
#1  Columnar
#26  Key-Value Stores
#2  Object oriented DBMS
#69  Relational DBMS
Punkte0,13
Rang#332  Overall
#28  Time Series DBMS
Punkte1,63
Rang#139  Overall
#25  Document Stores
#24  Key-Value Stores
#65  Relational DBMS
Punkte0,00
Rang#385  Overall
#61  Key-Value Stores
Websitewww.alibabacloud.com/­product/­maxcomputewww.gridgain.comquasar.aiwww.tarantool.iogithub.com/­bytedance/­terarkdb
Technische Dokumentationwww.alibabacloud.com/­help/­en/­maxcomputewww.gridgain.com/­docs/­index.htmldoc.quasar.ai/­masterwww.tarantool.io/­en/­docbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
EntwicklerAlibabaGridGain Systems, Inc.quasardbVKByteDance, originally Terark
Erscheinungsjahr20162007200920082016
Aktuelle VersionGridGain 8.5.13.14.1, Jänner 20242.10.0, Mai 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisekommerziell inforestricted open source version available
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.
ImplementierungsspracheJava, C++, .Net, Python, REST, SQLC++C und C++C++
Server BetriebssystemegehostetLinux
OS X
Solaris
Windows
z/OS
BSD
Linux
OS X
Windows
BSD
Linux
macOS
DatenschemajajaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infointeger and binarystring, double, decimal, uuid, integer, blob, boolean, datetimenein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesneinjaja infomittels Tagsjanein
SQL infoSupport of SQLSQL-like query languageANSI-99 for query and DML statements, subset of DDLSQL-like query languageFull-featured ANSI SQL supportnein
APIs und andere ZugriffskonzepteFluentd
Flume
MaxCompute Console
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
HTTP APIOpen binary protocolC++ API
Java API
Unterstützte ProgrammiersprachenJavaC#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C++
Java
Server-seitige Scripts infoStored Proceduresuser defined functions infoin Javayes (compute grid and cache interceptors can be used instead)neinLua, C and SQL stored proceduresnein
Triggersneinyes (cache interceptors and events)neinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingSharding infoconsistent hashingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceyes (replicated cache)Source-Replica Replikation mit wählbarem ReplikationsfaktorAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
keine
MapReduce infoBietet ein API für Map/Reduce Operationenjayes (compute grid and hadoop accelerator)with Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätneinneinneinyesnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infomittels LevelDByes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoTransient modeyes, full featured in-memory storage engine with persistenceja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesRole-based access control
Security Hooks for custom implementations
Cryptographically strong user authentication and audit trailAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
nein

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

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

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Denodo and Alibaba Cloud Partner to Bring Data Virtualization to the Global Market
5. Juli 2023, Datanami

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

Alibaba Cloud unveils serverless solution for generative AI
4. Juli 2024, Tech Wire Asia

Alibaba Cloud’s Singapore Node Suffers Network Disruption Due to Data Center Fire
10. September 2024, Pandaily

Alibaba Cloud hit by Digital Realty fire in Singapore
11. September 2024, Frontier Enterprise

bereitgestellt von Google News

GridGain Advances Its Unified Real-Time Data Platform to Help Enterprises Accelerate AI-Driven Data Processing
10. Juli 2024, insideBIGDATA

GridGain Sponsoring Strategic AI and Kafka Conferences This Month
4. September 2024, Datanami

GridGain in-memory data and generative AI
10. Mai 2024, Blocks & Files

Data Management News for the Week of July 12; Updates from Cloudera, HerculesAI, Oracle & More
12. Juli 2024, Solutions Review

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, Datanami

bereitgestellt von Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23. August 2024, NVIDIA Blog

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23. Februar 2024, darktrace.com

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

New red galaxies turn out to be already known blue galaxies
15. Dezember 2023, Phys.org

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5. April 2023, Science@NASA

bereitgestellt von Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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